2024-05-03 17:17:04.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-03 17:17:04.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:04.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:04.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:04.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:04.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:04.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:04.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-03 17:17:04.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-03 17:17:04.195 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:04.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25718220 2024-05-03 17:17:04.201 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25718220 2024-05-03 17:17:04.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb668fe 2024-05-03 17:17:04.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb668fe 2024-05-03 17:17:04.207 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.209 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f89e950 2024-05-03 17:17:04.209 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f89e950 2024-05-03 17:17:04.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b62c5 2024-05-03 17:17:04.213 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b62c5 2024-05-03 17:17:04.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c28d36 2024-05-03 17:17:04.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c28d36 2024-05-03 17:17:04.218 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5babec28 2024-05-03 17:17:04.219 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5babec28 2024-05-03 17:17:04.221 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b085d64 2024-05-03 17:17:04.221 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b085d64 2024-05-03 17:17:04.224 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa49d8a 2024-05-03 17:17:04.224 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa49d8a 2024-05-03 17:17:04.227 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d581ad5 2024-05-03 17:17:04.227 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d581ad5 2024-05-03 17:17:04.227 [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-03 17:17:04.251 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.257 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.521 [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-03 17:17:04.521 [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-03 17:17:04.522 [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-03 17:17:04.523 [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-03 17:17:04.559 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.560 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:04.561 [DefaultDispatcher-worker-6 @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-03 17:17:04.561 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:04.639 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.687 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.717 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.743 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.769 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.774 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.898 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-03 17:17:04.930 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 17:17:04.930 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 17:17:04.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-03 17:17:04.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-03 17:17:04.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 17:17:04.944 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-03 17:17:04.945 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25718220: (connection evicted) 2024-05-03 17:17:04.945 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:04.945 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:04.945 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb668fe: (connection evicted) 2024-05-03 17:17:04.945 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f89e950: (connection evicted) 2024-05-03 17:17:04.946 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8b62c5: (connection evicted) 2024-05-03 17:17:04.946 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c28d36: (connection evicted) 2024-05-03 17:17:04.946 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5babec28: (connection evicted) 2024-05-03 17:17:04.947 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b085d64: (connection evicted) 2024-05-03 17:17:04.947 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa49d8a: (connection evicted) 2024-05-03 17:17:04.947 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d581ad5: (connection evicted) 2024-05-03 17:17:04.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:04.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-03 17:17:04.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-03 17:17:04.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-03 17:17:04.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f1e22e 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:04.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:04.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:04.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:04.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:04.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:04.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:04.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:04.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-03 17:17:04.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-03 17:17:04.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.975 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.977 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.979 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:04.979 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:04.979 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:04.980 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:04.992 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:04.993 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:04.993 [DefaultDispatcher-worker-4 @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-03 17:17:04.993 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:04.997 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.013 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.029 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.042 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.058 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.060 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:05.065 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.066 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f7fc56 2024-05-03 17:17:05.066 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f7fc56 2024-05-03 17:17:05.070 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c300e78 2024-05-03 17:17:05.070 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c300e78 2024-05-03 17:17:05.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@680f9726 2024-05-03 17:17:05.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@680f9726 2024-05-03 17:17:05.078 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d0443 2024-05-03 17:17:05.078 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d0443 2024-05-03 17:17:05.081 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c548f8 2024-05-03 17:17:05.081 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c548f8 2024-05-03 17:17:05.083 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ceacb56 2024-05-03 17:17:05.083 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ceacb56 2024-05-03 17:17:05.086 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c8d94a 2024-05-03 17:17:05.086 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c8d94a 2024-05-03 17:17:05.089 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22fb0c 2024-05-03 17:17:05.089 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22fb0c 2024-05-03 17:17:05.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faf8d8 2024-05-03 17:17:05.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faf8d8 2024-05-03 17:17:05.092 [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-03 17:17:05.135 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e154848 2024-05-03 17:17:05.163 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 17:17:05.163 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 17:17:05.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-03 17:17:05.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-03 17:17:05.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 17:17:05.164 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 17:17:05.164 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:05.165 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e154848: (connection evicted) 2024-05-03 17:17:05.166 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f7fc56: (connection evicted) 2024-05-03 17:17:05.166 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c300e78: (connection evicted) 2024-05-03 17:17:05.166 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680f9726: (connection evicted) 2024-05-03 17:17:05.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0d0443: (connection evicted) 2024-05-03 17:17:05.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c548f8: (connection evicted) 2024-05-03 17:17:05.167 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ceacb56: (connection evicted) 2024-05-03 17:17:05.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c8d94a: (connection evicted) 2024-05-03 17:17:05.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d22fb0c: (connection evicted) 2024-05-03 17:17:05.168 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17faf8d8: (connection evicted) 2024-05-03 17:17:05.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:05.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-03 17:17:05.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-03 17:17:05.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1186374c 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:05.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:05.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:05.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-03 17:17:05.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-05-03 17:17:05.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-05-03 17:17:05.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-03 17:17:05.319 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:05.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0c6b3c 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:05.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:05.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-03 17:17:05.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf65e0f 2024-05-03 17:17:05.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf65e0f 2024-05-03 17:17:05.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f289728 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:05.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:05.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-03 17:17:05.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-05-03 17:17:05.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-05-03 17:17:05.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-03 17:17:05.670 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:05.682 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bf65e0f 2024-05-03 17:17:05.696 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:05.943 [DefaultDispatcher-worker-6 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-05-03 17:17:05.952 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-05-03 17:17:05.952 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59333/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 17:17:05.953 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59333/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-03 17:17:05.953 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59333/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 17:17:05.974 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59333/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 17:17:05.975 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59333/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 17:17:06.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-03 17:17:06.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-03 17:17:06.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.010 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bf65e0f: (connection evicted) 2024-05-03 17:17:06.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-03 17:17:06.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-03 17:17:06.014 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350d26f3 2024-05-03 17:17:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f240187 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-03 17:17:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-03 17:17:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2024-05-03 17:17:06.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-03 17:17:06.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e07bae 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-03 17:17:06.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2024-05-03 17:17:06.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2024-05-03 17:17:06.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-03 17:17:06.094 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2024-05-03 17:17:06.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-03 17:17:06.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-03 17:17:06.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.098 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c: (connection evicted) 2024-05-03 17:17:06.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-03 17:17:06.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-03 17:17:06.100 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3386ed8 2024-05-03 17:17:06.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-03 17:17:06.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a70575 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-03 17:17:06.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283877 2024-05-03 17:17:06.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7283877 2024-05-03 17:17:06.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@286a4c52 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-03 17:17:06.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@780129bc 2024-05-03 17:17:06.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@780129bc 2024-05-03 17:17:06.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-03 17:17:06.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-03 17:17:06.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-03 17:17:06.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.140 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7283877: (connection evicted) 2024-05-03 17:17:06.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-03 17:17:06.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-03 17:17:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1f23a0 2024-05-03 17:17:06.145 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-03 17:17:06.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-05-03 17:17:06.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-05-03 17:17:06.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6996bbc4 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-03 17:17:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-05-03 17:17:06.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-05-03 17:17:06.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-03 17:17:06.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-03 17:17:06.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-03 17:17:06.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.182 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b091a92: (connection evicted) 2024-05-03 17:17:06.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-03 17:17:06.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-03 17:17:06.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ac417a2 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-03 17:17:06.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-05-03 17:17:06.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69499c6f 2024-05-03 17:17:06.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e40fdbd 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-05-03 17:17:06.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-05-03 17:17:06.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-03 17:17:06.232 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-03 17:17:06.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-03 17:17:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.240 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69499c6f: (connection evicted) 2024-05-03 17:17:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-03 17:17:06.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-03 17:17:06.271 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.312 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-03 17:17:06.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-03 17:17:06.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-05-03 17:17:06.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd12b 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-03 17:17:06.455 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.474 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.504 [DefaultDispatcher-worker-7 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.530 [DefaultDispatcher-worker-7 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.537 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.547 [DefaultDispatcher-worker-7 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-03 17:17:06.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-03 17:17:06.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.615 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262: (connection evicted) 2024-05-03 17:17:06.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-03 17:17:06.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-03 17:17:06.625 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563843f1 2024-05-03 17:17:06.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-03 17:17:06.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b54d3 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-03 17:17:06.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-05-03 17:17:06.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-05-03 17:17:06.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-03 17:17:06.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-03 17:17:06.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-05-03 17:17:06.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-05-03 17:17:06.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-03 17:17:06.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-03 17:17:06.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-03 17:17:06.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.663 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf08c97: (connection evicted) 2024-05-03 17:17:06.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-03 17:17:06.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-03 17:17:06.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-03 17:17:06.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-05-03 17:17:06.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2024-05-03 17:17:06.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-03 17:17:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-03 17:17:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-05-03 17:17:06.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-05-03 17:17:06.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-03 17:17:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-03 17:17:06.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-03 17:17:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.691 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb: (connection evicted) 2024-05-03 17:17:06.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-03 17:17:06.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-03 17:17:06.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-03 17:17:06.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-03 17:17:06.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-03 17:17:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-05-03 17:17:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-05-03 17:17:06.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-03 17:17:06.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-03 17:17:06.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-03 17:17:06.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.715 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2024-05-03 17:17:06.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-03 17:17:06.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-03 17:17:06.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-03 17:17:06.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-03 17:17:06.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b19712f 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2024-05-03 17:17:06.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e4d79 2024-05-03 17:17:06.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-03 17:17:06.758 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.788 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-03 17:17:06.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-03 17:17:06.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.806 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@287ad0da: (connection evicted) 2024-05-03 17:17:06.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-03 17:17:06.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-03 17:17:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-03 17:17:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd66f6a 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-03 17:17:06.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-05-03 17:17:06.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@578b2dec 2024-05-03 17:17:06.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-03 17:17:06.812 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66863941 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2024-05-03 17:17:06.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2024-05-03 17:17:06.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-03 17:17:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-03 17:17:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-03 17:17:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.833 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578b2dec: (connection evicted) 2024-05-03 17:17:06.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-03 17:17:06.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-03 17:17:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-03 17:17:06.836 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-03 17:17:06.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-03 17:17:06.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-03 17:17:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2024-05-03 17:17:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2024-05-03 17:17:06.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-03 17:17:06.868 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2024-05-03 17:17:06.869 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2024-05-03 17:17:06.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-03 17:17:06.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-03 17:17:06.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.872 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49: (connection evicted) 2024-05-03 17:17:06.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-03 17:17:06.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-03 17:17:06.873 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2024-05-03 17:17:06.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-03 17:17:06.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-05-03 17:17:06.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2024-05-03 17:17:06.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc56b32 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-03 17:17:06.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2024-05-03 17:17:06.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@552bee2f 2024-05-03 17:17:06.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-03 17:17:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-03 17:17:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-03 17:17:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.916 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd44289: (connection evicted) 2024-05-03 17:17:06.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:06.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-03 17:17:06.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120d6cbf 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-03 17:17:06.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-03 17:17:06.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1115be8c 2024-05-03 17:17:06.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-03 17:17:06.929 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ed18ec 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:06.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@590dea35 2024-05-03 17:17:06.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@590dea35 2024-05-03 17:17:06.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-03 17:17:06.954 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:06.998 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.029 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.046 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.140 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590dea35 2024-05-03 17:17:07.142 [DefaultDispatcher-worker-8 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590dea35 2024-05-03 17:17:07.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-03 17:17:07.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-03 17:17:07.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.143 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1115be8c: (connection evicted) 2024-05-03 17:17:07.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-03 17:17:07.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-03 17:17:07.145 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590dea35 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@690ed13a 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-03 17:17:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-05-03 17:17:07.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-05-03 17:17:07.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e89eba7 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-03 17:17:07.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-05-03 17:17:07.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-05-03 17:17:07.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-03 17:17:07.250 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.268 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-03 17:17:07.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-03 17:17:07.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.390 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7375da: (connection evicted) 2024-05-03 17:17:07.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-03 17:17:07.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-03 17:17:07.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da646b8 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-03 17:17:07.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-05-03 17:17:07.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a48c398 2024-05-03 17:17:07.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ba615 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f686af 2024-05-03 17:17:07.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f686af 2024-05-03 17:17:07.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-03 17:17:07.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-03 17:17:07.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-03 17:17:07.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.424 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a48c398: (connection evicted) 2024-05-03 17:17:07.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-03 17:17:07.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-03 17:17:07.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7402c49f 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-03 17:17:07.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-03 17:17:07.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2382b2f 2024-05-03 17:17:07.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-03 17:17:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13374ca6 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-05-03 17:17:07.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-05-03 17:17:07.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-03 17:17:07.520 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.529 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.546 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.625 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-05-03 17:17:07.627 [DefaultDispatcher-worker-6 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-05-03 17:17:07.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-03 17:17:07.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-03 17:17:07.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.628 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2382b2f: (connection evicted) 2024-05-03 17:17:07.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-03 17:17:07.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-03 17:17:07.629 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-05-03 17:17:07.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d09475 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-03 17:17:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-03 17:17:07.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-03 17:17:07.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-03 17:17:07.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-03 17:17:07.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a66be41 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-03 17:17:07.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-03 17:17:07.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-03 17:17:07.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-03 17:17:07.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-03 17:17:07.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.657 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a: (connection evicted) 2024-05-03 17:17:07.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-03 17:17:07.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236b4a44 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-03 17:17:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-03 17:17:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.698 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.700 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.707 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac05a33 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b9521 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@66314fee 2024-05-03 17:17:07.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@66314fee 2024-05-03 17:17:07.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-03 17:17:07.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-03 17:17:07.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-03 17:17:07.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:07.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-03 17:17:07.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-03 17:17:07.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0c3aa8 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-03 17:17:07.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-03 17:17:07.726 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.740 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.742 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.746 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d29719 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-03 17:17:07.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:07.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:07.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-03 17:17:07.754 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.762 [DefaultDispatcher-worker-14 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:07.762 [DefaultDispatcher-worker-7 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d593b56 2024-05-03 17:17:07.764 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:07.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-03 17:17:07.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-03 17:17:07.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.767 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d593b56: (connection evicted) 2024-05-03 17:17:07.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-03 17:17:07.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a58e0e9 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-03 17:17:07.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-03 17:17:07.774 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.787 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.790 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.794 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f44d033 2024-05-03 17:17:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cf5f8a 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-03 17:17:07.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-03 17:17:07.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-03 17:17:07.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-03 17:17:07.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-03 17:17:07.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-03 17:17:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:07.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-03 17:17:07.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49a06087 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-03 17:17:07.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-03 17:17:07.808 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.808 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.821 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.823 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.827 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43b4ec0c 2024-05-03 17:17:07.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71668a67 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-05-03 17:17:07.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-05-03 17:17:07.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-03 17:17:07.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-03 17:17:07.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-03 17:17:07.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:07.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-03 17:17:07.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4619a3 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-03 17:17:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-03 17:17:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-03 17:17:07.848 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.896 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.897 [DefaultDispatcher-worker-7 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-03 17:17:07.914 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-03 17:17:07.929 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.937 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.964 [DefaultDispatcher-worker-14 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-03 17:17:07.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-03 17:17:07.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-03 17:17:07.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:07.966 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c411474: (connection evicted) 2024-05-03 17:17:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:07.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-03 17:17:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-03 17:17:07.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cb194f5 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:07.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:07.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:07.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-03 17:17:07.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f649a7 2024-05-03 17:17:07.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f649a7 2024-05-03 17:17:07.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-03 17:17:08.016 [DefaultDispatcher-worker-11 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f649a7 2024-05-03 17:17:08.027 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f649a7 2024-05-03 17:17:08.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-03 17:17:08.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-03 17:17:08.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.045 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f649a7: (connection evicted) 2024-05-03 17:17:08.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-03 17:17:08.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464a3430 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-03 17:17:08.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9a3325 2024-05-03 17:17:08.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9a3325 2024-05-03 17:17:08.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-03 17:17:08.092 [DefaultDispatcher-worker-1 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9a3325 2024-05-03 17:17:08.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-03 17:17:08.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-03 17:17:08.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.094 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f9a3325: (connection evicted) 2024-05-03 17:17:08.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-03 17:17:08.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454e9d65 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-03 17:17:08.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-05-03 17:17:08.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-05-03 17:17:08.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-03 17:17:08.147 [DefaultDispatcher-worker-1 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-05-03 17:17:08.156 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6807989e 2024-05-03 17:17:08.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-03 17:17:08.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-03 17:17:08.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.157 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6807989e: (connection evicted) 2024-05-03 17:17:08.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-03 17:17:08.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-03 17:17:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2544b0 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-03 17:17:08.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ec4271 2024-05-03 17:17:08.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ec4271 2024-05-03 17:17:08.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-03 17:17:08.201 [DefaultDispatcher-worker-10 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ec4271 2024-05-03 17:17:08.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-03 17:17:08.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-03 17:17:08.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.204 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ec4271: (connection evicted) 2024-05-03 17:17:08.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-03 17:17:08.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236a4d30 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-03 17:17:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@38968752 2024-05-03 17:17:08.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@38968752 2024-05-03 17:17:08.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-03 17:17:08.256 [DefaultDispatcher-worker-9 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38968752 2024-05-03 17:17:08.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-03 17:17:08.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-03 17:17:08.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.257 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38968752: (connection evicted) 2024-05-03 17:17:08.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-03 17:17:08.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-03 17:17:08.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-03 17:17:08.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1786150f 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-03 17:17:08.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce 2024-05-03 17:17:08.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce 2024-05-03 17:17:08.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-03 17:17:08.533 [DefaultDispatcher-worker-11 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce 2024-05-03 17:17:08.546 [DefaultDispatcher-worker-11 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce 2024-05-03 17:17:08.548 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47775/manifest.json 2024-05-03 17:17:08.549 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47775/manifest.json. 2024-05-03 17:17:08.549 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47775/manifest.json 2024-05-03 17:17:08.551 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47775/manifest.json 2024-05-03 17:17:08.551 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47775/manifest.json 2024-05-03 17:17:08.554 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.669 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47775/manifest.json. 2024-05-03 17:17:08.669 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47775/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:08.687 [DefaultDispatcher-worker-11 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce 2024-05-03 17:17:08.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-03 17:17:08.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-03 17:17:08.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.695 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef089ce: (connection evicted) 2024-05-03 17:17:08.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:08.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-03 17:17:08.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-03 17:17:08.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c215642 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-03 17:17:08.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:08.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:08.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6958d5d0 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-03 17:17:08.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7169d668 2024-05-03 17:17:08.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7169d668 2024-05-03 17:17:08.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-03 17:17:08.748 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:08.801 [Test worker] INFO ktor.application - Application started in 0.059 seconds. 2024-05-03 17:17:08.802 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7efba9b9 2024-05-03 17:17:08.803 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.816 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.885 [DefaultDispatcher-worker-10 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:08.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbf727a 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-03 17:17:08.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2024-05-03 17:17:08.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2024-05-03 17:17:08.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-03 17:17:08.915 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 17:17:08.921 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 17:17:08.921 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 17:17:08.921 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 17:17:08.921 [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-03 17:17:08.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 17:17:08.922 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 17:17:08.922 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 17:17:08.922 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6e3b67 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:08.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:08.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:08.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-03 17:17:08.983 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:08.987 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:08.997 [DefaultDispatcher-worker-14 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.005 [DefaultDispatcher-worker-10 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2024-05-03 17:17:09.009 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2024-05-03 17:17:09.019 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.024 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:09.030 [DefaultDispatcher-worker-12 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.031 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.031 [Test worker @coroutine#367] 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/588035259845632000/_ustadmanifest.json. 2024-05-03 17:17:09.031 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.035 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.035 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.036 [Test worker @coroutine#367] 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/588035259845632000/_ustadmanifest.json. 2024-05-03 17:17:09.036 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:09.055 [DefaultDispatcher-worker-8 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.061 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 17:17:09.062 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6fe8d506-e45f-42f9-9cec-ee9dbfb75587', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 17:17:09.067 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:09.067 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6fe8d506-e45f-42f9-9cec-ee9dbfb75587 2024-05-03 17:17:09.072 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:09.072 [DefaultDispatcher-worker-4 @coroutine#387] 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-03 17:17:09.072 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:09.072 [DefaultDispatcher-worker-4 @coroutine#387] 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-03 17:17:09.084 [DefaultDispatcher-worker-13 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.084 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:09.084 [DefaultDispatcher-worker-13 @coroutine#386] 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-03 17:17:09.084 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:09.093 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:09.093 [DefaultDispatcher-worker-11 @coroutine#385] 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-03 17:17:09.093 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:09.093 [DefaultDispatcher-worker-11 @coroutine#385] 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-03 17:17:09.147 [eventLoopGroupProxy-4-2 @call-handler#409] 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-03 17:17:09.147 [eventLoopGroupProxy-4-3 @call-handler#408] 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-03 17:17:09.147 [eventLoopGroupProxy-4-1 @call-handler#410] 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-03 17:17:09.147 [eventLoopGroupProxy-4-4 @call-handler#407] 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-03 17:17:09.157 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.157 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.160 [eventLoopGroupProxy-4-2 @call-handler#409] 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-03 17:17:09.160 [eventLoopGroupProxy-4-1 @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 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-03 17:17:09.161 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:09.163 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:09.163 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:09.165 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.166 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:09.167 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:09.170 [eventLoopGroupProxy-4-4 @call-handler#407] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 27ms 2024-05-03 17:17:09.170 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 27ms 2024-05-03 17:17:09.176 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:09.177 [DefaultDispatcher-worker-13 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.187 [DefaultDispatcher-worker-9 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.188 [eventLoopGroupProxy-4-2 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2024-05-03 17:17:09.190 [DefaultDispatcher-worker-9 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:09.190 [DefaultDispatcher-worker-9 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:09.194 [DefaultDispatcher-worker-9 @coroutine#385] 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-03 17:17:09.194 [DefaultDispatcher-worker-9 @coroutine#385] 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-03 17:17:09.211 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.211 [DefaultDispatcher-worker-9 @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-03 17:17:09.211 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.211 [DefaultDispatcher-worker-9 @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-03 17:17:09.216 [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-03 17:17:09.236 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:09.237 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.237 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-05-03 17:17:09.238 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.249 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.249 [DefaultDispatcher-worker-9 @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-03 17:17:09.249 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.249 [DefaultDispatcher-worker-9 @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-03 17:17:09.252 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:09.256 [eventLoopGroupProxy-4-1 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:09.257 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.257 [eventLoopGroupProxy-4-1 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 17:17:09.258 [DefaultDispatcher-worker-9 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:09.280 [DefaultDispatcher-worker-11 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.295 [DefaultDispatcher-worker-9 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.312 [DefaultDispatcher-worker-9 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:09.312 [DefaultDispatcher-worker-9 @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/message. 2024-05-03 17:17:09.312 [DefaultDispatcher-worker-9 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:09.312 [DefaultDispatcher-worker-9 @coroutine#388] 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-03 17:17:09.314 [eventLoopGroupProxy-4-1 @call-handler#443] 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-03 17:17:09.315 [eventLoopGroupProxy-4-1 @call-handler#443] 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-03 17:17:09.315 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:09.344 [DefaultDispatcher-worker-13 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7169d668 2024-05-03 17:17:09.346 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:09.347 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.347 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 33ms 2024-05-03 17:17:09.347 [DefaultDispatcher-worker-14 @coroutine#360] 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/588035259845632000/_ustadmanifest.json. 2024-05-03 17:17:09.347 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.348 [DefaultDispatcher-worker-6 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:09.348 [DefaultDispatcher-worker-6 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:09.348 [DefaultDispatcher-worker-6 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:09.348 [DefaultDispatcher-worker-6 @coroutine#388] 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-03 17:17:09.350 [DefaultDispatcher-worker-6 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.350 [DefaultDispatcher-worker-6 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json 2024-05-03 17:17:09.351 [DefaultDispatcher-worker-6 @coroutine#360] 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/588035259845632000/_ustadmanifest.json. 2024-05-03 17:17:09.351 [DefaultDispatcher-worker-6 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035259845632000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:09.365 [DefaultDispatcher-worker-14 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-05-03 17:17:09.367 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7169d668 2024-05-03 17:17:09.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 17:17:09.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 17:17:09.369 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 17:17:09.369 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 17:17:09.369 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 17:17:09.371 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ee70a7 2024-05-03 17:17:09.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-03 17:17:09.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-03 17:17:09.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:09.372 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579ee82: (connection evicted) 2024-05-03 17:17:09.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:09.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-03 17:17:09.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-03 17:17:09.417 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:09.417 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:09.750 [DefaultDispatcher-worker-7 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:09.782 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:10.378 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7efba9b9 2024-05-03 17:17:10.378 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7efba9b9 2024-05-03 17:17:10.382 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416c1b0 2024-05-03 17:17:10.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-03 17:17:10.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-03 17:17:10.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:10.382 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7169d668: (connection evicted) 2024-05-03 17:17:10.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:10.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-03 17:17:10.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a319a2e 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:10.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:10.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-03 17:17:10.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:10.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:10.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-03 17:17:10.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1387bd84 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:10.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:10.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-03 17:17:10.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-05-03 17:17:10.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-05-03 17:17:10.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-03 17:17:10.408 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:10.410 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-03 17:17:10.410 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@404566e7 2024-05-03 17:17:10.412 [DefaultDispatcher-worker-8 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b62ebd 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:10.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-03 17:17:10.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-05-03 17:17:10.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-05-03 17:17:10.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-03 17:17:10.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 17:17:10.415 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 17:17:10.415 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 17:17:10.415 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 17:17:10.415 [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-03 17:17:10.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 17:17:10.415 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 17:17:10.415 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 17:17:10.415 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:10.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20706e70 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:10.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-03 17:17:10.458 [DefaultDispatcher-worker-6 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.469 [DefaultDispatcher-worker-7 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.477 [DefaultDispatcher-worker-7 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-05-03 17:17:10.480 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-05-03 17:17:10.488 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:10.491 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.492 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:10.499 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.499 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:10.499 [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/588035270130995200/_ustadmanifest.json. 2024-05-03 17:17:10.499 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:10.502 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:10.502 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:10.503 [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/588035270130995200/_ustadmanifest.json. 2024-05-03 17:17:10.503 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:10.513 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:10.516 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:10.519 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.520 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 17:17:10.520 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c1cc3638-d87f-457d-8ad5-b86fff0e04c8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 17:17:10.522 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:10.522 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c1cc3638-d87f-457d-8ad5-b86fff0e04c8 2024-05-03 17:17:10.523 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:10.523 [DefaultDispatcher-worker-13 @coroutine#495] 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-03 17:17:10.523 [DefaultDispatcher-worker-13 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:10.523 [DefaultDispatcher-worker-13 @coroutine#495] 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-03 17:17:10.528 [eventLoopGroupProxy-7-2 @call-handler#505] 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-03 17:17:10.528 [eventLoopGroupProxy-7-1 @call-handler#506] 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-03 17:17:10.529 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-03 17:17:10.529 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.529 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:10.529 [eventLoopGroupProxy-7-2 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.530 [eventLoopGroupProxy-7-2 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-05-03 17:17:10.530 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:10.530 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:10.534 [DefaultDispatcher-worker-7 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.535 [DefaultDispatcher-worker-7 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:10.535 [DefaultDispatcher-worker-7 @coroutine#494] 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-03 17:17:10.535 [DefaultDispatcher-worker-7 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:10.539 [eventLoopGroupProxy-7-2 @call-handler#514] 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-03 17:17:10.539 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.539 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 17:17:10.539 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:10.539 [DefaultDispatcher-worker-12 @coroutine#493] 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-03 17:17:10.539 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:10.540 [DefaultDispatcher-worker-12 @coroutine#493] 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-03 17:17:10.540 [DefaultDispatcher-worker-16 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:10.540 [DefaultDispatcher-worker-16 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:10.542 [eventLoopGroupProxy-7-2 @call-handler#519] 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-03 17:17:10.542 [eventLoopGroupProxy-7-2 @call-handler#519] 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-03 17:17:10.544 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:10.552 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2024-05-03 17:17:10.553 [DefaultDispatcher-worker-1 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.553 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:10.553 [DefaultDispatcher-worker-12 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:10.553 [DefaultDispatcher-worker-12 @coroutine#493] 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-03 17:17:10.554 [DefaultDispatcher-worker-12 @coroutine#493] 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-03 17:17:10.555 [DefaultDispatcher-worker-10 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.556 [DefaultDispatcher-worker-10 @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-03 17:17:10.556 [DefaultDispatcher-worker-10 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.556 [DefaultDispatcher-worker-10 @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-03 17:17:10.563 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:10.563 [DefaultDispatcher-worker-13 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.566 [eventLoopGroupProxy-7-2 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:10.566 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.566 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:10.567 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.569 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.569 [DefaultDispatcher-worker-8 @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-03 17:17:10.569 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.569 [DefaultDispatcher-worker-8 @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-03 17:17:10.571 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:10.573 [eventLoopGroupProxy-7-2 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:10.574 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.574 [eventLoopGroupProxy-7-2 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:10.575 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.577 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.577 [DefaultDispatcher-worker-8 @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-03 17:17:10.577 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.577 [DefaultDispatcher-worker-8 @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-03 17:17:10.579 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:10.623 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.623 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:10.624 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.625 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.625 [DefaultDispatcher-worker-8 @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-03 17:17:10.625 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.625 [DefaultDispatcher-worker-8 @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-03 17:17:10.628 [eventLoopGroupProxy-7-2 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:10.628 [eventLoopGroupProxy-7-2 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-05-03 17:17:10.629 [DefaultDispatcher-worker-8 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:10.629 [DefaultDispatcher-worker-8 @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-03 17:17:10.629 [DefaultDispatcher-worker-8 @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-03 17:17:10.630 [DefaultDispatcher-worker-8 @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-03 17:17:10.630 [DefaultDispatcher-worker-8 @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-03 17:17:10.645 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.660 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:10.663 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 17:17:11.163 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-06551a05-7ab7-48d6-bd83-73b5cb2a01b8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 17:17:11.164 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:11.164 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-06551a05-7ab7-48d6-bd83-73b5cb2a01b8 2024-05-03 17:17:11.169 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:11.169 [DefaultDispatcher-worker-3 @coroutine#546] 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-03 17:17:11.169 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:11.169 [DefaultDispatcher-worker-3 @coroutine#546] 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-03 17:17:11.171 [eventLoopGroupProxy-7-2 @call-handler#549] 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-03 17:17:11.171 [eventLoopGroupProxy-7-2 @call-handler#549] 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-03 17:17:11.173 [eventLoopGroupProxy-7-2 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:11.175 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-03 17:17:11.176 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:11.176 [DefaultDispatcher-worker-3 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:11.176 [DefaultDispatcher-worker-3 @coroutine#546] 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-03 17:17:11.176 [DefaultDispatcher-worker-3 @coroutine#546] 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-03 17:17:11.178 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.179 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.179 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.179 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.181 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.185 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.185 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:11.185 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.187 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.187 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.187 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.187 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.190 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.192 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.192 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:11.193 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.194 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.195 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.195 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.195 [DefaultDispatcher-worker-1 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.196 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.243 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.243 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:11.244 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.245 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.245 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.245 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.245 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.247 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.290 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.290 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 17:17:11.291 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.292 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.293 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.293 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.293 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.295 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.338 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.338 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.339 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.340 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.340 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.340 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.340 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.342 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.386 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.387 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:11.387 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.388 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.389 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.389 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.389 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.390 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.434 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.434 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.435 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.436 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.436 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.436 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.436 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.438 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.486 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.486 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 17:17:11.487 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.488 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.488 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.488 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.488 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.490 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.534 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.534 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.535 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.536 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.536 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.536 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.536 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.538 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.582 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.582 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.583 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.584 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.584 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.584 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.584 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.586 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.630 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.630 [eventLoopGroupProxy-7-2 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.631 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.632 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.632 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.632 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.633 [DefaultDispatcher-worker-14 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.634 [eventLoopGroupProxy-7-2 @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-03 17:17:11.678 [DefaultDispatcher-worker-1 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:11.678 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.678 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:11.679 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.680 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.680 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.680 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.680 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.682 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:11.726 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.726 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:11.727 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.728 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.728 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.728 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.728 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.730 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:11.776 [eventLoopGroupProxy-7-2 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:11.777 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.777 [eventLoopGroupProxy-7-2 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:11.778 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.780 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.780 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.780 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.780 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.782 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:11.785 [eventLoopGroupProxy-7-2 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:11.785 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.785 [eventLoopGroupProxy-7-2 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:11.786 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.788 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.788 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:11.788 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.788 [DefaultDispatcher-worker-8 @coroutine#554] TRACE i.k.c.plugins.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-03 17:17:11.789 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:11.792 [eventLoopGroupProxy-7-2 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:11.792 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.792 [eventLoopGroupProxy-7-2 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:11.793 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:11.805 [DefaultDispatcher-worker-3 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:11.815 [DefaultDispatcher-worker-8 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:11.816 [DefaultDispatcher-worker-8 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:11.816 [DefaultDispatcher-worker-8 @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/message. 2024-05-03 17:17:11.816 [DefaultDispatcher-worker-8 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:11.816 [DefaultDispatcher-worker-8 @coroutine#496] 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-03 17:17:11.819 [eventLoopGroupProxy-7-2 @call-handler#618] 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-03 17:17:11.819 [eventLoopGroupProxy-7-2 @call-handler#618] 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-03 17:17:11.819 [eventLoopGroupProxy-7-2 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:11.847 [DefaultDispatcher-worker-3 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-05-03 17:17:11.847 [eventLoopGroupProxy-7-2 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:11.848 [eventLoopGroupProxy-7-2 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-05-03 17:17:11.848 [DefaultDispatcher-worker-3 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:11.848 [DefaultDispatcher-worker-3 @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/588035270130995200/_ustadmanifest.json. 2024-05-03 17:17:11.848 [DefaultDispatcher-worker-3 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:11.848 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:11.848 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:11.849 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:11.849 [DefaultDispatcher-worker-15 @coroutine#496] 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-03 17:17:11.850 [DefaultDispatcher-worker-4 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:11.850 [DefaultDispatcher-worker-4 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json 2024-05-03 17:17:11.851 [DefaultDispatcher-worker-4 @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/588035270130995200/_ustadmanifest.json. 2024-05-03 17:17:11.851 [DefaultDispatcher-worker-4 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035270130995200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:11.861 [DefaultDispatcher-worker-6 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57283fac 2024-05-03 17:17:11.863 [DefaultDispatcher-worker-7 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-05-03 17:17:11.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 17:17:11.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 17:17:11.865 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 17:17:11.865 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 17:17:11.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 17:17:11.867 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18cb4ed1 2024-05-03 17:17:11.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-03 17:17:11.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-03 17:17:11.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:11.867 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57283fac: (connection evicted) 2024-05-03 17:17:11.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:11.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-03 17:17:11.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-03 17:17:11.915 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:12.163 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:12.306 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:12.391 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fffa5a 2024-05-03 17:17:12.871 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@404566e7 2024-05-03 17:17:12.871 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@404566e7 2024-05-03 17:17:12.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-03 17:17:12.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-03 17:17:12.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:12.872 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7: (connection evicted) 2024-05-03 17:17:12.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:12.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-03 17:17:12.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-03 17:17:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-03 17:17:12.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147c4523 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:12.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:12.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:12.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:12.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-03 17:17:12.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:12.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:12.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c19350 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:12.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-03 17:17:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-03 17:17:12.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-03 17:17:12.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-03 17:17:12.900 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:12.902 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-03 17:17:12.902 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3e0e3048 2024-05-03 17:17:12.903 [DefaultDispatcher-worker-10 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15254569 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:12.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:12.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-03 17:17:12.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-03 17:17:12.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-03 17:17:12.906 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 17:17:12.907 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 17:17:12.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 17:17:12.907 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 17:17:12.907 [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-03 17:17:12.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 17:17:12.907 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 17:17:12.907 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 17:17:12.907 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b4f4a 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-03 17:17:12.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-03 17:17:12.949 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.960 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.969 [DefaultDispatcher-worker-7 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-03 17:17:12.972 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-03 17:17:12.979 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:12.983 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:12.984 [DefaultDispatcher-worker-5 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.994 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:12.994 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:12.994 [Test worker @coroutine#652] 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/588035278352973824/_ustadmanifest.json. 2024-05-03 17:17:12.994 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:12.996 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:12.996 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:12.997 [Test worker @coroutine#652] 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/588035278352973824/_ustadmanifest.json. 2024-05-03 17:17:12.997 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:13.004 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:13.008 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:13.013 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.013 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 17:17:13.013 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5cce1977-8c9d-4e1c-bccb-b5bf4a90183c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 17:17:13.015 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:13.015 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5cce1977-8c9d-4e1c-bccb-b5bf4a90183c 2024-05-03 17:17:13.016 [DefaultDispatcher-worker-12 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:13.016 [DefaultDispatcher-worker-12 @coroutine#672] 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-03 17:17:13.016 [DefaultDispatcher-worker-12 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:13.016 [DefaultDispatcher-worker-12 @coroutine#672] 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-03 17:17:13.020 [eventLoopGroupProxy-10-1 @call-handler#682] 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-03 17:17:13.020 [eventLoopGroupProxy-10-2 @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-03 17:17:13.021 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.021 [eventLoopGroupProxy-10-2 @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-03 17:17:13.021 [eventLoopGroupProxy-10-2 @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-03 17:17:13.022 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.022 [eventLoopGroupProxy-10-2 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 17:17:13.023 [DefaultDispatcher-worker-3 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:13.023 [DefaultDispatcher-worker-3 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:13.027 [DefaultDispatcher-worker-8 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.027 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:13.027 [DefaultDispatcher-worker-8 @coroutine#671] 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-03 17:17:13.027 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:13.030 [eventLoopGroupProxy-10-2 @call-handler#691] 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-03 17:17:13.030 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:13.030 [DefaultDispatcher-worker-6 @coroutine#670] 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-03 17:17:13.030 [DefaultDispatcher-worker-6 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:13.030 [DefaultDispatcher-worker-6 @coroutine#670] 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-03 17:17:13.030 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.030 [eventLoopGroupProxy-10-2 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-05-03 17:17:13.031 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:13.031 [DefaultDispatcher-worker-8 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:13.037 [eventLoopGroupProxy-10-2 @call-handler#696] 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-03 17:17:13.037 [eventLoopGroupProxy-10-2 @call-handler#696] 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-03 17:17:13.039 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.041 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-05-03 17:17:13.042 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:13.042 [DefaultDispatcher-worker-10 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.042 [DefaultDispatcher-worker-5 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:13.042 [DefaultDispatcher-worker-5 @coroutine#670] 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-03 17:17:13.044 [DefaultDispatcher-worker-5 @coroutine#670] 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-03 17:17:13.046 [DefaultDispatcher-worker-5 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.046 [DefaultDispatcher-worker-5 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:13.046 [DefaultDispatcher-worker-5 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.046 [DefaultDispatcher-worker-5 @coroutine#702] TRACE i.k.c.plugins.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-03 17:17:13.048 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:13.051 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.051 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.052 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:13.052 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.054 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.054 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:13.054 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.054 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.plugins.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-03 17:17:13.054 [DefaultDispatcher-worker-18 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.056 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:13.070 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.070 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.071 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-05-03 17:17:13.071 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.073 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.073 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:13.073 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.073 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.plugins.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-03 17:17:13.076 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:13.082 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.083 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.083 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 17:17:13.083 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.085 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.085 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:13.085 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.085 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.plugins.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-03 17:17:13.087 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:13.089 [eventLoopGroupProxy-10-2 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.089 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.089 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:13.090 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.092 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.092 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:13.092 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.092 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.c.plugins.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-03 17:17:13.094 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:13.096 [eventLoopGroupProxy-10-2 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:13.096 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.096 [eventLoopGroupProxy-10-2 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:13.097 [DefaultDispatcher-worker-16 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:13.110 [DefaultDispatcher-worker-14 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.122 [DefaultDispatcher-worker-8 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.122 [DefaultDispatcher-worker-8 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:13.123 [DefaultDispatcher-worker-8 @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/message. 2024-05-03 17:17:13.123 [DefaultDispatcher-worker-8 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:13.123 [DefaultDispatcher-worker-8 @coroutine#673] 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-03 17:17:13.125 [eventLoopGroupProxy-10-2 @call-handler#735] 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-03 17:17:13.125 [eventLoopGroupProxy-10-2 @call-handler#735] 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-03 17:17:13.125 [eventLoopGroupProxy-10-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:13.148 [DefaultDispatcher-worker-1 @call-handler#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-03 17:17:13.149 [eventLoopGroupProxy-10-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:13.149 [eventLoopGroupProxy-10-2 @call-handler#735] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-05-03 17:17:13.150 [DefaultDispatcher-worker-8 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:13.150 [DefaultDispatcher-worker-8 @coroutine#646] 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/588035278352973824/_ustadmanifest.json. 2024-05-03 17:17:13.150 [DefaultDispatcher-worker-8 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:13.150 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:13.150 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:13.151 [DefaultDispatcher-worker-16 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:13.151 [DefaultDispatcher-worker-16 @coroutine#673] 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-03 17:17:13.152 [DefaultDispatcher-worker-9 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:13.152 [DefaultDispatcher-worker-9 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json 2024-05-03 17:17:13.152 [DefaultDispatcher-worker-9 @coroutine#646] 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/588035278352973824/_ustadmanifest.json. 2024-05-03 17:17:13.152 [DefaultDispatcher-worker-9 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035278352973824/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:13.164 [DefaultDispatcher-worker-17 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351fadfa 2024-05-03 17:17:13.166 [DefaultDispatcher-worker-13 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32d46229 2024-05-03 17:17:13.168 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 17:17:13.168 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 17:17:13.168 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 17:17:13.168 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 17:17:13.168 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 17:17:13.170 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5b1af7 2024-05-03 17:17:13.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-03 17:17:13.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-03 17:17:13.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:13.171 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351fadfa: (connection evicted) 2024-05-03 17:17:13.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:13.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-03 17:17:13.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-03 17:17:13.407 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:13.407 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:13.611 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:14.175 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3e0e3048 2024-05-03 17:17:14.175 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3e0e3048 2024-05-03 17:17:14.177 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@760d6350 2024-05-03 17:17:14.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-03 17:17:14.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-03 17:17:14.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:14.177 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d46229: (connection evicted) 2024-05-03 17:17:14.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:14.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-03 17:17:14.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1399ad68 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:14.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:14.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e563293 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:14.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:14.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-03 17:17:14.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 17:17:14.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 17:17:14.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-03 17:17:14.202 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:14.203 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 17:17:14.203 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@147aceec 2024-05-03 17:17:14.205 [DefaultDispatcher-worker-15 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca0b05e 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:14.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:14.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-03 17:17:14.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-03 17:17:14.208 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 17:17:14.208 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 17:17:14.208 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 17:17:14.208 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 17:17:14.208 [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-03 17:17:14.208 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 17:17:14.208 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 17:17:14.208 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 17:17:14.208 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1443539 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:14.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-03 17:17:14.250 [DefaultDispatcher-worker-5 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.259 [DefaultDispatcher-worker-13 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.284 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:14.288 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:14.306 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:14.309 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:14.380 [DefaultDispatcher-worker-13 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.420 [DefaultDispatcher-worker-13 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.426 [DefaultDispatcher-worker-13 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.430 [DefaultDispatcher-worker-13 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:14.440 [DefaultDispatcher-worker-14 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.452 [DefaultDispatcher-worker-15 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.453 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:14.453 [Test worker @coroutine#768] 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/588035288271220736/_ustadmanifest.json. 2024-05-03 17:17:14.453 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:14.455 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:14.455 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:14.457 [Test worker @coroutine#768] 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/588035288271220736/_ustadmanifest.json. 2024-05-03 17:17:14.457 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:14.555 [DefaultDispatcher-worker-10 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.555 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 17:17:14.555 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dba904d3-0b92-4601-a3b1-c6ff89d03d9e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 17:17:14.557 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 17:17:14.557 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dba904d3-0b92-4601-a3b1-c6ff89d03d9e 2024-05-03 17:17:14.558 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:14.559 [DefaultDispatcher-worker-14 @coroutine#794] 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-03 17:17:14.559 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:14.559 [DefaultDispatcher-worker-14 @coroutine#794] 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-03 17:17:14.562 [eventLoopGroupProxy-13-1 @call-handler#804] 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-03 17:17:14.562 [eventLoopGroupProxy-13-2 @call-handler#805] 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-03 17:17:14.562 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.562 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-03 17:17:14.562 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:14.563 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.563 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 17:17:14.564 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:14.564 [DefaultDispatcher-worker-7 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:14.568 [DefaultDispatcher-worker-7 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.568 [DefaultDispatcher-worker-7 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:14.568 [DefaultDispatcher-worker-7 @coroutine#793] 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-03 17:17:14.568 [DefaultDispatcher-worker-7 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:14.570 [eventLoopGroupProxy-13-2 @call-handler#812] 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-03 17:17:14.571 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.571 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 17:17:14.572 [DefaultDispatcher-worker-7 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:14.572 [DefaultDispatcher-worker-7 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:14.584 [DefaultDispatcher-worker-2 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.595 [DefaultDispatcher-worker-2 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:14.595 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:14.595 [DefaultDispatcher-worker-9 @coroutine#792] 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-03 17:17:14.595 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:14.595 [DefaultDispatcher-worker-9 @coroutine#792] 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-03 17:17:14.597 [eventLoopGroupProxy-13-2 @call-handler#820] 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-03 17:17:14.597 [eventLoopGroupProxy-13-2 @call-handler#820] 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-03 17:17:14.644 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.648 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-05-03 17:17:14.649 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:14.649 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:14.651 [DefaultDispatcher-worker-2 @coroutine#792] 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-03 17:17:14.651 [DefaultDispatcher-worker-2 @coroutine#792] 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-03 17:17:14.657 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.657 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.657 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.657 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.659 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.662 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.663 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.663 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:14.664 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.665 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.665 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.665 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.665 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.667 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.713 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.713 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.713 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 17:17:14.714 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.716 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.716 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.716 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.716 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.718 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.721 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.722 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.722 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:14.723 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.724 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.724 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.724 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.724 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.726 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.732 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.732 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.733 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 17:17:14.733 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.735 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.735 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.735 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.735 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.737 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.784 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.784 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.784 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:14.785 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.790 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.790 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.790 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.790 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.792 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.864 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.865 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.865 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 73ms 2024-05-03 17:17:14.865 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.869 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.869 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.869 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.869 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.871 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.926 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.927 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.927 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-05-03 17:17:14.928 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.930 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.930 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.930 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.930 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.932 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.976 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.976 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.977 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:14.977 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.980 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.980 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.980 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.980 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.982 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:14.985 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:14.986 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:14.986 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 17:17:14.986 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.988 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.988 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:14.988 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:14.988 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:14.989 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.037 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.037 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.038 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 17:17:15.039 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.041 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.041 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.041 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.041 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.043 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.046 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.046 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.046 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.047 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.049 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.049 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.049 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.049 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.050 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.052 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.052 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.053 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.053 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.055 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.055 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.055 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.055 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.056 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.058 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.059 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.059 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.059 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.061 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.061 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.061 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.061 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.063 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.065 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.065 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.065 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.066 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.068 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.068 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.068 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.068 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.069 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.072 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.072 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.072 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.073 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.075 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.075 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.075 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.075 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.077 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.080 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.080 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.080 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.081 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.083 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.083 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.083 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.083 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.084 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.086 [DefaultDispatcher-worker-16 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:15.086 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.086 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.086 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.087 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.089 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.089 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.089 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.089 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.091 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.094 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.094 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.094 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.095 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.097 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.097 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.097 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.097 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.099 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.102 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.102 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.102 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:15.103 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.104 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.104 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.104 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.104 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.110 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.113 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.113 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.113 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.114 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.115 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.115 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.115 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.115 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.116 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.119 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.119 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.119 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.120 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.121 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.121 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.121 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.121 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.123 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.125 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.125 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.126 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:15.126 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.128 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.128 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.128 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.128 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.129 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.132 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.132 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.133 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:15.133 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.135 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.135 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.135 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.135 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.136 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.138 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.139 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.139 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.139 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.141 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.141 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.141 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.141 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.142 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.144 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.145 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.145 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.145 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.146 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.147 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.147 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.147 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.148 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.150 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.150 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.150 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.151 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.152 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.152 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.152 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.152 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.153 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.155 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.156 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.156 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.156 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.159 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.159 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.159 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.159 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.161 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.163 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.163 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.164 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.164 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.166 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.166 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.166 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.166 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.167 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.169 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.169 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.170 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.170 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.172 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.172 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.172 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.172 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.173 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:15.175 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.176 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.176 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.176 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.178 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.178 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.178 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.178 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.179 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:15.182 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.182 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.182 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.183 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.184 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.184 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.184 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.184 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.185 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:15.187 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.188 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.188 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.188 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.190 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.190 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.190 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.190 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.191 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:15.193 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.194 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.194 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.194 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.196 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.196 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.196 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.196 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.197 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:15.200 [eventLoopGroupProxy-13-2 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.200 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.200 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.200 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.201 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.202 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.202 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.202 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.203 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.205 [eventLoopGroupProxy-13-2 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.205 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.205 [eventLoopGroupProxy-13-2 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.206 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.207 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.208 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.211 [eventLoopGroupProxy-13-2 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.211 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.212 [eventLoopGroupProxy-13-2 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:15.212 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.214 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.214 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.214 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.214 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.215 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.260 [eventLoopGroupProxy-13-2 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.260 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.261 [eventLoopGroupProxy-13-2 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 17:17:15.261 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.262 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.262 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.262 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.262 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.264 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.266 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.266 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.266 [eventLoopGroupProxy-13-2 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.267 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.268 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.268 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.268 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.268 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.269 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.272 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.272 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.272 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.273 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.275 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.275 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.275 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.275 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.277 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.279 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.279 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.279 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.279 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.280 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.281 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.281 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.281 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.282 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.328 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.329 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.329 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:15.330 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.331 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.331 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.331 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.331 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.333 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.378 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.378 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.379 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 17:17:15.379 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.380 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.380 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.380 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.380 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.382 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.384 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.384 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.384 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.385 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.388 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.388 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.388 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.388 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.390 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.392 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.393 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.393 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.393 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.395 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.395 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.395 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.395 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.396 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.439 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.440 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.440 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:15.440 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.442 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.442 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.442 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.442 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.443 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.446 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.446 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.446 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.447 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.449 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.449 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.449 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.449 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.450 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.452 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.452 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.452 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.453 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.454 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.454 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.454 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.454 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.455 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.457 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.458 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.458 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.458 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.459 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.460 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.460 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.460 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.461 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.463 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.463 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.463 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.464 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.465 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.466 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.466 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.466 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.467 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.512 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.512 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.512 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:15.513 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.514 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.515 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.515 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.515 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.516 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.518 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.519 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.519 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.519 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.521 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.521 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.521 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.521 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.522 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.524 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.524 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.524 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.525 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.526 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.526 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.526 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.526 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.527 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.529 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.529 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.530 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.530 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.531 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.531 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.531 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.532 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.533 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.535 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.535 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.535 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.535 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.536 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.536 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.536 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.536 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.538 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.540 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.540 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.540 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.540 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.541 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.541 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.541 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.541 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.543 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.545 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.545 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.545 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.546 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.547 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.547 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.547 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.547 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.548 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.550 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.550 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.550 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.551 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.552 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.552 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.552 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.552 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.553 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.555 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.556 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.556 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.556 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.557 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.557 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.557 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.557 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.559 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.561 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.561 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.561 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.562 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.563 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.563 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.563 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.563 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.565 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.567 [eventLoopGroupProxy-13-2 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.567 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.567 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.568 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.569 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.569 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.569 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.569 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.571 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.572 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.572 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.573 [eventLoopGroupProxy-13-2 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.573 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.574 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.574 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.574 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.574 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.575 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.577 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.577 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.577 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.578 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.579 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.579 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.579 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.579 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.580 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.610 [DefaultDispatcher-worker-18 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:15.623 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.624 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.624 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:15.625 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.626 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.626 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.626 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.626 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.627 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.630 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.630 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.630 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.631 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.632 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.633 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.633 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.633 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.635 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.637 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.637 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.637 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.638 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.639 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.639 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.639 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.639 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.641 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.683 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.683 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.684 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:15.684 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.686 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.686 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.686 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.686 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.687 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.689 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.689 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.690 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.691 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.692 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.692 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.692 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.693 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.695 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.695 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.695 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.696 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.698 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.700 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.700 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.700 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.701 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.703 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.705 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.747 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.748 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.748 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 17:17:15.748 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.750 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.750 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.750 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.750 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.752 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.754 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.754 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.754 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.754 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.756 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.756 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.756 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.756 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.757 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.803 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.803 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.804 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:15.804 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.808 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.808 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.808 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.808 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.810 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.859 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.859 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.859 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 17:17:15.860 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.862 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.863 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.908 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.908 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.908 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:15.909 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.910 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.910 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.910 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.910 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.911 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.955 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.955 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.955 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:15.956 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.960 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.963 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.963 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.963 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.964 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.965 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.965 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.965 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.965 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.967 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.969 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.969 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.969 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.970 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.971 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.971 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.971 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.971 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.972 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.974 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.974 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.975 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.975 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.977 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.978 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.978 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.978 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.979 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.981 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.981 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.981 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.982 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.983 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.983 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.983 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.983 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.984 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.986 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.986 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.986 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.987 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.988 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.988 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.988 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.988 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.989 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.991 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.991 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.991 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:15.992 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.994 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.994 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:15.994 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:15.994 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:15.996 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:15.998 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:15.998 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:15.998 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:15.999 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.000 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.000 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.000 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.000 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.001 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.004 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.004 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.004 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.004 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.005 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.005 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.005 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.005 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.007 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.009 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.009 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.009 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.010 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.012 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.012 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.012 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.012 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.014 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.016 [eventLoopGroupProxy-13-2 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.016 [eventLoopGroupProxy-13-2 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.016 [eventLoopGroupProxy-13-2 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.016 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.017 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.018 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.018 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.018 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.019 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.020 [eventLoopGroupProxy-13-2 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.021 [eventLoopGroupProxy-13-2 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.021 [eventLoopGroupProxy-13-2 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.021 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.023 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.025 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.026 [eventLoopGroupProxy-13-2 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.026 [eventLoopGroupProxy-13-2 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.026 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.029 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.029 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.029 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.029 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.030 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.032 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.032 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.033 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.033 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.034 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.034 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.034 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.034 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.035 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.037 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.037 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.037 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.038 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.039 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.039 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.039 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.039 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.040 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.085 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.085 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.086 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 17:17:16.086 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.090 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.090 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.090 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.090 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.092 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.094 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.094 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.095 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.095 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.096 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.097 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.097 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.097 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.098 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.100 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.100 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.100 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.101 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.102 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.102 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.102 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.102 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.103 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.105 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.105 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.105 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.106 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.108 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.110 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.110 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.110 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.111 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.112 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.112 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.112 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.112 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.113 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.115 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.115 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.115 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.116 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.117 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.117 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.117 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.118 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.119 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.121 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.121 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.121 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.122 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.123 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.123 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.123 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.123 [DefaultDispatcher-worker-2 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.124 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.130 [DefaultDispatcher-worker-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:16.168 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.168 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.168 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:16.169 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.170 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.170 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.170 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.170 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.171 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.173 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.174 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.174 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.174 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.176 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.176 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.176 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.176 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.177 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.179 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.179 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.179 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.180 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.181 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.181 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.181 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.181 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.182 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.187 [DefaultDispatcher-worker-12 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.219 [DefaultDispatcher-worker-12 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:16.227 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.227 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.227 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:16.228 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.229 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.229 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.229 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.229 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.231 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.233 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.233 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.233 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.233 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.234 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.235 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.235 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.235 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.236 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.238 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.238 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.238 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.239 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.240 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.240 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.240 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.240 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.241 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.243 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.244 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.244 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.244 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.246 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.246 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.246 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.246 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.247 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.249 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.249 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.249 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.250 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.251 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.251 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.251 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.251 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.252 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.254 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.254 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.254 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.255 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.256 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.256 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.256 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.256 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.257 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.259 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.259 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.259 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.259 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.260 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.260 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.261 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.261 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.262 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.263 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.263 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.264 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.264 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.265 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.265 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.265 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.265 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.266 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.268 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.268 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.268 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.269 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.270 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.270 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.270 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.270 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.271 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.272 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.273 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.273 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.273 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.274 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.274 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.274 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.274 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.275 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.277 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.277 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.277 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.278 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.279 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.279 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.279 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.279 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.280 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.281 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.282 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.282 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.282 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.283 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.283 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.283 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.283 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.284 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.328 [eventLoopGroupProxy-13-2 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.328 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.328 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:16.329 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.330 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.330 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.330 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.330 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.332 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.333 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.334 [eventLoopGroupProxy-13-2 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.334 [eventLoopGroupProxy-13-2 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.334 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.336 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.336 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.336 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.336 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.337 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.384 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.384 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.384 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:16.385 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.386 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.386 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.386 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.386 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.388 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.390 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.390 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.390 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.390 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.391 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.392 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.392 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.392 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.393 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.435 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.435 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.435 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-05-03 17:17:16.435 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.437 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.437 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.437 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.437 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.438 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.483 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.483 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.483 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:16.483 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.485 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.485 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.485 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.485 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.486 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.530 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.531 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.531 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:16.531 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.533 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.533 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.533 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.533 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.534 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.579 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.579 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.579 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:16.580 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.581 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.581 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.581 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.581 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.582 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.631 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.631 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.631 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 17:17:16.632 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.633 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.634 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.635 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.637 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.638 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.638 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.638 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.641 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.652 [DefaultDispatcher-worker-15 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:16.687 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.688 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.688 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 17:17:16.688 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.690 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.690 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.690 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.690 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.691 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.694 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.694 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.694 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.695 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.696 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.696 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.696 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.696 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.697 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.699 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.699 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.699 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.700 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.701 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.701 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.701 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.701 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.702 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:16.704 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.705 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.705 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.705 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.706 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.706 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.706 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.706 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.707 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.710 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.710 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.710 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.711 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.712 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.712 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.712 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.712 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.713 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.714 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.715 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.715 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.715 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.716 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.716 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.716 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.717 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.717 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:16.767 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.768 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.768 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-03 17:17:16.768 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.770 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.770 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.770 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.770 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.771 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:16.773 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.773 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.773 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.774 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.774 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.775 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.775 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.775 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.775 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.777 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.777 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.777 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.777 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.779 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.779 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.779 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.779 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.780 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.781 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.781 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.781 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-05-03 17:17:16.782 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.783 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.783 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.784 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.784 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.785 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.827 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.827 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.827 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-05-03 17:17:16.828 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.829 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.829 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.829 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.829 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.831 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.833 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.833 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.833 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.833 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.834 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.834 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.834 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.834 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.835 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.837 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.837 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.837 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.838 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.839 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.839 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.839 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.839 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.840 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.842 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.842 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.842 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.842 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.844 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.844 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.844 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.844 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.845 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.887 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.887 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.887 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-05-03 17:17:16.888 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.890 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.890 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.890 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.890 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.891 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.936 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.936 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.936 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 17:17:16.937 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.938 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.938 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.938 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.938 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.940 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.942 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.942 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.942 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:16.942 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.944 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.944 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.944 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.944 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.945 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.954 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.954 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.954 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-03 17:17:16.955 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.956 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.956 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.956 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.956 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.957 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:16.959 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:16.959 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:16.959 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:16.959 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.961 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.961 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:16.961 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:16.961 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:16.962 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.011 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.012 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.012 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-03 17:17:17.012 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.014 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.014 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.014 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.014 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.015 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.017 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.017 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.017 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:17.018 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.019 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.019 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.019 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.019 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.020 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.067 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.068 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.068 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 17:17:17.068 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.070 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.070 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.070 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.070 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.071 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.115 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.115 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.115 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:17.116 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.117 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.117 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.117 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.117 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.119 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.121 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.121 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.121 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:17.121 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.123 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.123 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.123 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.123 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.124 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.172 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.172 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.172 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 17:17:17.172 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.174 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.174 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.174 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.174 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.175 [DefaultDispatcher-worker-13 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:17.176 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.177 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.177 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.178 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:17.178 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.179 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.180 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.182 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.182 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.182 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:17.183 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.184 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.185 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.187 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.187 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.187 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:17.187 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.189 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.189 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.189 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.189 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.190 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.197 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.197 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.197 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 17:17:17.197 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.198 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.198 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.198 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.198 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.199 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 17:17:17.243 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.243 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.243 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 17:17:17.243 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.245 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.245 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.245 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.245 [DefaultDispatcher-worker-13 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.246 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:17.248 [eventLoopGroupProxy-13-2 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.248 [eventLoopGroupProxy-13-2 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.248 [eventLoopGroupProxy-13-2 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 17:17:17.248 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.249 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.249 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.249 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.249 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.251 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:17.252 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.253 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.253 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 17:17:17.253 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.256 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.256 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:17.256 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.256 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 17:17:17.257 [eventLoopGroupProxy-13-2 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 17:17:17.261 [eventLoopGroupProxy-13-2 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:17.261 [eventLoopGroupProxy-13-2 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.261 [eventLoopGroupProxy-13-2 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 17:17:17.262 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:17.277 [DefaultDispatcher-worker-8 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:17.288 [DefaultDispatcher-worker-12 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:17.288 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:17.288 [DefaultDispatcher-worker-12 @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/UmAppDatabase/replication/message. 2024-05-03 17:17:17.288 [DefaultDispatcher-worker-12 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:17.288 [DefaultDispatcher-worker-12 @coroutine#795] 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-03 17:17:17.290 [eventLoopGroupProxy-13-2 @call-handler#1620] 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-03 17:17:17.290 [eventLoopGroupProxy-13-2 @call-handler#1620] 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-03 17:17:17.290 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:17.316 [DefaultDispatcher-worker-1 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 17:17:17.317 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:17.317 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-05-03 17:17:17.317 [DefaultDispatcher-worker-1 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:17.317 [DefaultDispatcher-worker-1 @coroutine#762] 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/588035288271220736/_ustadmanifest.json. 2024-05-03 17:17:17.317 [DefaultDispatcher-worker-1 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:17.317 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:17.317 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:17.318 [DefaultDispatcher-worker-15 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:17.318 [DefaultDispatcher-worker-15 @coroutine#795] 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-03 17:17:17.318 [DefaultDispatcher-worker-4 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:17.319 [DefaultDispatcher-worker-4 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json 2024-05-03 17:17:17.320 [DefaultDispatcher-worker-11 @coroutine#762] 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/588035288271220736/_ustadmanifest.json. 2024-05-03 17:17:17.320 [DefaultDispatcher-worker-11 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588035288271220736/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:17.328 [DefaultDispatcher-worker-16 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 17:17:17.351 [DefaultDispatcher-worker-9 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 17:17:17.362 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 17:17:17.362 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 17:17:17.362 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 17:17:17.362 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 17:17:17.362 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 17:17:17.366 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 17:17:17.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-03 17:17:17.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-03 17:17:17.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:17.367 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb: (connection evicted) 2024-05-03 17:17:17.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:17.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-03 17:17:17.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-03 17:17:17.708 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:17.708 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:17.778 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 17:17:18.196 [DefaultDispatcher-worker-12 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 17:17:18.371 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@147aceec 2024-05-03 17:17:18.371 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@147aceec 2024-05-03 17:17:18.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-03 17:17:18.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-03 17:17:18.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:18.372 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e66aed: (connection evicted) 2024-05-03 17:17:18.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:18.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-03 17:17:18.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-03 17:17:18.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:18.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:18.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-03 17:17:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 17:17:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 17:17:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-03 17:17:18.397 [DefaultDispatcher-worker-12 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 17:17:18.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e247e 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:18.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:18.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:18.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-03 17:17:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 17:17:18.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 17:17:18.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3458be63 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:18.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 17:17:18.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 17:17:18.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-03 17:17:18.411 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:18.412 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 17:17:18.414 [DefaultDispatcher-worker-18 @coroutine#1657] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:18.418 [DefaultDispatcher-worker-18 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 17:17:18.419 [Test worker @coroutine#1658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:18.419 [Test worker @coroutine#1658] 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-03 17:17:18.419 [Test worker @coroutine#1658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:18.419 [Test worker @coroutine#1658] 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-03 17:17:18.422 [eventLoopGroupProxy-16-1 @call-handler#1664] 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-03 17:17:18.422 [eventLoopGroupProxy-16-1 @call-handler#1664] 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-03 17:17:18.424 [eventLoopGroupProxy-16-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 17:17:18.425 [Test worker @coroutine#1658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:18.425 [Test worker @coroutine#1658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 17:17:18.425 [Test worker @coroutine#1658] 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-03 17:17:18.425 [Test worker @coroutine#1658] 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-03 17:17:18.427 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:18.427 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - 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-03 17:17:18.427 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:18.427 [Test worker @coroutine#1669] TRACE i.k.c.plugins.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-03 17:17:18.428 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-03 17:17:18.432 [eventLoopGroupProxy-16-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 17:17:18.432 [eventLoopGroupProxy-16-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:18.433 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 17:17:18.436 [eventLoopGroupProxy-16-2 @call-handler#1681] 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-03 17:17:18.441 [eventLoopGroupProxy-16-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:18.448 [Test worker @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 17:17:18.483 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:18.508 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:18.509 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:19.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457d3f54 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:19.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:19.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-03 17:17:19.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da61a29 2024-05-03 17:17:19.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da61a29 2024-05-03 17:17:19.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-03 17:17:19.560 [DefaultDispatcher-worker-4 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da61a29 2024-05-03 17:17:19.566 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60285/api/blob/upload-init-batch 2024-05-03 17:17:19.566 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60285/api/blob/upload-init-batch. 2024-05-03 17:17:19.566 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60285/api/blob/upload-init-batch 2024-05-03 17:17:19.566 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60285/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 17:17:19.568 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60285/api/blob/upload-init-batch 2024-05-03 17:17:19.568 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60285/api/blob/upload-init-batch 2024-05-03 17:17:19.568 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60285/api/blob/upload-init-batch. 2024-05-03 17:17:19.568 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60285/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:19.579 [DefaultDispatcher-worker-16 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1da61a29 2024-05-03 17:17:19.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-03 17:17:19.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-03 17:17:19.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:19.586 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1da61a29: (connection evicted) 2024-05-03 17:17:19.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:19.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-03 17:17:19.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28796d0e 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:19.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:19.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-03 17:17:19.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04 2024-05-03 17:17:19.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04 2024-05-03 17:17:19.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-03 17:17:19.617 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58533/api/blob/upload-init-batch 2024-05-03 17:17:19.617 [Test worker @coroutine#1701] 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:58533/api/blob/upload-init-batch. 2024-05-03 17:17:19.617 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58533/api/blob/upload-init-batch 2024-05-03 17:17:19.617 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58533/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 17:17:19.619 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58533/api/blob/upload-init-batch 2024-05-03 17:17:19.619 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58533/api/blob/upload-init-batch 2024-05-03 17:17:19.619 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58533/api/blob/upload-init-batch. 2024-05-03 17:17:19.619 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58533/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:19.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-03 17:17:19.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-03 17:17:19.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:19.621 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04: (connection evicted) 2024-05-03 17:17:19.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:19.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-03 17:17:19.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-03 17:17:19.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4718d320 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:19.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:19.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-03 17:17:19.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2024-05-03 17:17:19.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0 2024-05-03 17:17:19.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-03 17:17:19.647 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44263/api/blob/upload-init-batch 2024-05-03 17:17:19.647 [Test worker @coroutine#1707] 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:44263/api/blob/upload-init-batch. 2024-05-03 17:17:19.647 [Test worker @coroutine#1707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44263/api/blob/upload-init-batch 2024-05-03 17:17:19.647 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44263/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 17:17:19.649 [Test worker @coroutine#1707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44263/api/blob/upload-init-batch 2024-05-03 17:17:19.649 [Test worker @coroutine#1707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44263/api/blob/upload-init-batch 2024-05-03 17:17:19.649 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44263/api/blob/upload-init-batch. 2024-05-03 17:17:19.649 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44263/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:19.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-03 17:17:19.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-03 17:17:19.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:19.654 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267e0ca0: (connection evicted) 2024-05-03 17:17:19.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:19.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-03 17:17:19.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-03 17:17:19.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bfdcc5 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:19.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 17:17:19.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 17:17:19.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-03 17:17:19.980 [DefaultDispatcher-worker-4 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 17:17:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5e7696 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:19.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-03 17:17:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2024-05-03 17:17:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2024-05-03 17:17:19.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de2344a 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:20.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:20.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-03 17:17:20.030 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.049 [DefaultDispatcher-worker-18 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.059 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.069 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.078 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.081 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.084 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.092 [DefaultDispatcher-worker-15 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 17:17:20.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-03 17:17:20.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-03 17:17:20.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.097 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ed9480: (connection evicted) 2024-05-03 17:17:20.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:20.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-03 17:17:20.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1da00b 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:20.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-03 17:17:20.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-03 17:17:20.142 [DefaultDispatcher-worker-15 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.153 [DefaultDispatcher-worker-8 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.163 [DefaultDispatcher-worker-2 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.171 [DefaultDispatcher-worker-7 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.176 [Test worker @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.187 [DefaultDispatcher-worker-4 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 17:17:20.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-03 17:17:20.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-03 17:17:20.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.189 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9: (connection evicted) 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:20.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-03 17:17:20.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:20.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:20.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-03 17:17:20.236 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.246 [DefaultDispatcher-worker-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.255 [DefaultDispatcher-worker-11 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.266 [DefaultDispatcher-worker-15 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 17:17:20.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-03 17:17:20.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-03 17:17:20.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.267 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-05-03 17:17:20.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:20.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-03 17:17:20.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffaa711 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:20.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:20.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-03 17:17:20.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-03 17:17:20.313 [DefaultDispatcher-worker-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.324 [DefaultDispatcher-worker-9 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.333 [DefaultDispatcher-worker-18 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.342 [DefaultDispatcher-worker-18 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.346 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.355 [DefaultDispatcher-worker-7 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 17:17:20.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-03 17:17:20.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-03 17:17:20.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:20.356 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34074149: (connection evicted) 2024-05-03 17:17:20.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:20.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-03 17:17:20.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-03 17:17:20.385 [DefaultDispatcher-worker-7 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 17:17:20.411 [DefaultDispatcher-worker-7 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f65639e 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:26.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:26.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:26.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-03 17:17:26.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 17:17:26.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 17:17:26.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-03 17:17:26.577 [DefaultDispatcher-worker-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 17:17:26.632 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a75d9a1 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:27.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-05-03 17:17:27.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a085d02 2024-05-03 17:17:27.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-03 17:17:27.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e00723b 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:27.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:27.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-03 17:17:27.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 17:17:27.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 17:17:27.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-03 17:17:27.323 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 17:17:27.325 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 17:17:27.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650a0b50 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:27.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2024-05-03 17:17:27.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2024-05-03 17:17:27.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-03 17:17:27.358 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2024-05-03 17:17:27.361 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f71d2 2024-05-03 17:17:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-03 17:17:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:27.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e92e9a2 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:27.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-05-03 17:17:27.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-05-03 17:17:27.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-03 17:17:27.370 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.390 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.397 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-05-03 17:17:27.399 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cf8da0 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2040732f 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:27.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:27.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-03 17:17:27.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-05-03 17:17:27.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-05-03 17:17:27.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-03 17:17:27.428 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-05-03 17:17:27.430 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7894a250 2024-05-03 17:17:27.431 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.439 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.439 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.441 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.441 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.441 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.470 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.485 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.485 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.486 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.502 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:27.529 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.529 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.529 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.573 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.573 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.573 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.617 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.617 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.617 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.661 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.661 [Test worker @coroutine#1836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56825/ 2024-05-03 17:17:27.661 [Test worker @coroutine#1836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56825/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.705 [Test worker @coroutine#1836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56825/ 2024-05-03 17:17:27.709 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.709 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.710 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.711 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.711 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.753 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.753 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.753 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.797 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.797 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.797 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.845 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.845 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.845 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.889 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.889 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.889 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.933 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:27.933 [Test worker @coroutine#1853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56751/ 2024-05-03 17:17:27.933 [Test worker @coroutine#1853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56751/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 17:17:27.934 [Test worker @coroutine#1853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56751/ 2024-05-03 17:17:28.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580a5b6e 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-03 17:17:28.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-03 17:17:28.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.179 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.181 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.183 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.184 [DefaultDispatcher-worker-1 @coroutine#1892] 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:54733/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.184 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.184 [DefaultDispatcher-worker-1 @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54733/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.185 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.185 [DefaultDispatcher-worker-11 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.193 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.193 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.193 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.193 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.194 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.194 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.197 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:28.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16422f27 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-03 17:17:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-03 17:17:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.235 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.236 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.241 [DefaultDispatcher-worker-2 @coroutine#1912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 17:17:28.241 [DefaultDispatcher-worker-2 @coroutine#1912] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-03 17:17:28.242 [DefaultDispatcher-worker-2 @coroutine#1912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 17:17:28.243 [DefaultDispatcher-worker-6 @coroutine#1912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 17:17:28.243 [DefaultDispatcher-worker-6 @coroutine#1912] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579cfcc4 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-03 17:17:28.246 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-03 17:17:28.247 [DefaultDispatcher-worker-1 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-03 17:17:28.248 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a609d 2024-05-03 17:17:28.248 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a609d 2024-05-03 17:17:28.251 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8ea8 2024-05-03 17:17:28.251 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@ced8ea8 2024-05-03 17:17:28.254 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d20bed 2024-05-03 17:17:28.254 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d20bed 2024-05-03 17:17:28.257 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd08493 2024-05-03 17:17:28.257 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd08493 2024-05-03 17:17:28.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2f2b3c 2024-05-03 17:17:28.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2f2b3c 2024-05-03 17:17:28.264 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd76edf 2024-05-03 17:17:28.264 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd76edf 2024-05-03 17:17:28.268 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c29fcb 2024-05-03 17:17:28.268 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c29fcb 2024-05-03 17:17:28.271 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dff7bdc 2024-05-03 17:17:28.271 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dff7bdc 2024-05-03 17:17:28.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.273 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@486cd394 2024-05-03 17:17:28.273 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@486cd394 2024-05-03 17:17:28.273 [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-03 17:17:28.286 [Test worker @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.288 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.289 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.290 [DefaultDispatcher-worker-1 @coroutine#1924] 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:51191/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.290 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.290 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51191/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.292 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.292 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.299 [DefaultDispatcher-worker-15 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.299 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.299 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.299 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.300 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.301 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.301 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.303 [Test worker @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.304 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1bf17e 2024-05-03 17:17:28.304 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b1bf17e 2024-05-03 17:17:28.308 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dc026d 2024-05-03 17:17:28.308 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dc026d 2024-05-03 17:17:28.313 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e39a0e 2024-05-03 17:17:28.313 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e39a0e 2024-05-03 17:17:28.315 [DefaultDispatcher-worker-4 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.316 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e10856 2024-05-03 17:17:28.316 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e10856 2024-05-03 17:17:28.319 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c58db5 2024-05-03 17:17:28.319 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c58db5 2024-05-03 17:17:28.322 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f2aaa 2024-05-03 17:17:28.322 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f2aaa 2024-05-03 17:17:28.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1f1ef 2024-05-03 17:17:28.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c1f1ef 2024-05-03 17:17:28.325 [DefaultDispatcher-worker-14 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cef719 2024-05-03 17:17:28.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cef719 2024-05-03 17:17:28.329 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@785a7210 2024-05-03 17:17:28.329 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@785a7210 2024-05-03 17:17:28.329 [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-03 17:17:28.335 [DefaultDispatcher-worker-15 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.345 [DefaultDispatcher-worker-3 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.347 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:28.351 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee435aa 2024-05-03 17:17:28.351 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee435aa 2024-05-03 17:17:28.354 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2023ce06 2024-05-03 17:17:28.354 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2023ce06 2024-05-03 17:17:28.357 [DefaultDispatcher-worker-11 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.358 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@241c5eda 2024-05-03 17:17:28.358 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@241c5eda 2024-05-03 17:17:28.361 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@611ec43d 2024-05-03 17:17:28.361 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@611ec43d 2024-05-03 17:17:28.363 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e58f4d1 2024-05-03 17:17:28.363 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e58f4d1 2024-05-03 17:17:28.365 [DefaultDispatcher-worker-15 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.365 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b544e2 2024-05-03 17:17:28.365 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b544e2 2024-05-03 17:17:28.368 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@16192aa0 2024-05-03 17:17:28.368 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@16192aa0 2024-05-03 17:17:28.370 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313b72 2024-05-03 17:17:28.371 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313b72 2024-05-03 17:17:28.373 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e6b9f9 2024-05-03 17:17:28.373 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e6b9f9 2024-05-03 17:17:28.373 [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-03 17:17:28.376 [DefaultDispatcher-worker-16 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.385 [DefaultDispatcher-worker-6 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.397 [DefaultDispatcher-worker-5 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.406 [DefaultDispatcher-worker-5 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-03 17:17:28.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.459 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.461 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.462 [DefaultDispatcher-worker-11 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.462 [DefaultDispatcher-worker-11 @coroutine#1971] 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:50027/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.462 [DefaultDispatcher-worker-11 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.462 [DefaultDispatcher-worker-11 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.464 [DefaultDispatcher-worker-10 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.464 [DefaultDispatcher-worker-10 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.472 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.473 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.473 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.473 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.474 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.474 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.477 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:28.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a7586f 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-03 17:17:28.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-03 17:17:28.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.497 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.499 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.501 [DefaultDispatcher-worker-14 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 17:17:28.501 [DefaultDispatcher-worker-14 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-03 17:17:28.501 [DefaultDispatcher-worker-14 @coroutine#1992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 17:17:28.503 [DefaultDispatcher-worker-9 @coroutine#1992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 17:17:28.503 [DefaultDispatcher-worker-9 @coroutine#1992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 17:17:28.510 [DefaultDispatcher-worker-9 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b0d5a7 2024-05-03 17:17:28.522 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.524 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68092411 2024-05-03 17:17:28.525 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68092411 2024-05-03 17:17:28.528 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cec760 2024-05-03 17:17:28.529 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66cec760 2024-05-03 17:17:28.531 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f14f61 2024-05-03 17:17:28.531 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f14f61 2024-05-03 17:17:28.533 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f3cd5b 2024-05-03 17:17:28.533 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f3cd5b 2024-05-03 17:17:28.536 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4c18 2024-05-03 17:17:28.536 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b4c18 2024-05-03 17:17:28.538 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e6e70 2024-05-03 17:17:28.538 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e6e70 2024-05-03 17:17:28.540 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efcb185 2024-05-03 17:17:28.540 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efcb185 2024-05-03 17:17:28.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc3214 2024-05-03 17:17:28.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc3214 2024-05-03 17:17:28.545 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9bbd7b 2024-05-03 17:17:28.545 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9bbd7b 2024-05-03 17:17:28.545 [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-03 17:17:28.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69fa5536 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-03 17:17:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-03 17:17:28.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.582 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.585 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-05-03 17:17:28.585 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f40884d 2024-05-03 17:17:28.586 [Test worker @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.587 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-05-03 17:17:28.587 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@61877bd5 2024-05-03 17:17:28.588 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.589 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.589 [DefaultDispatcher-worker-8 @coroutine#2003] 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:55033/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.589 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.589 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55033/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.590 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-05-03 17:17:28.590 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b8e33d 2024-05-03 17:17:28.591 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.591 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.594 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-05-03 17:17:28.594 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ba71ee 2024-05-03 17:17:28.596 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-05-03 17:17:28.596 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd38754 2024-05-03 17:17:28.599 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-05-03 17:17:28.599 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@11501428 2024-05-03 17:17:28.599 [DefaultDispatcher-worker-11 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.600 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.600 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.600 [DefaultDispatcher-worker-11 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.600 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.600 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-05-03 17:17:28.601 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d3bc34 2024-05-03 17:17:28.603 [Test worker @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-03 17:17:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.603 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-05-03 17:17:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.603 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40958ea1 2024-05-03 17:17:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1a5521 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-03 17:17:28.606 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-05-03 17:17:28.606 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@172b48c0 2024-05-03 17:17:28.606 [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-03 17:17:28.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-03 17:17:28.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.623 [Test worker @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.625 [Test worker @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765e5a55 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-03 17:17:28.635 [DefaultDispatcher-worker-16 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-03 17:17:28.648 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.653 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c69f538 2024-05-03 17:17:28.653 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c69f538 2024-05-03 17:17:28.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae16c5 2024-05-03 17:17:28.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ae16c5 2024-05-03 17:17:28.659 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66919e48 2024-05-03 17:17:28.659 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@66919e48 2024-05-03 17:17:28.661 [Test worker @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.662 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23931cfe 2024-05-03 17:17:28.662 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23931cfe 2024-05-03 17:17:28.663 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.664 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.664 [DefaultDispatcher-worker-16 @coroutine#2032] 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:44717/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.664 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.664 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44717/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.666 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.666 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.666 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0ed81 2024-05-03 17:17:28.666 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0ed81 2024-05-03 17:17:28.669 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fadb64 2024-05-03 17:17:28.669 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@12fadb64 2024-05-03 17:17:28.672 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.672 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.672 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.672 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.672 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@787374ad 2024-05-03 17:17:28.672 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@787374ad 2024-05-03 17:17:28.673 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.673 [DefaultDispatcher-worker-1 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.675 [Test worker @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:28.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-03 17:17:28.675 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bce3b1 2024-05-03 17:17:28.675 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bce3b1 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403b7be3 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-03 17:17:28.679 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@442782a2 2024-05-03 17:17:28.679 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@442782a2 2024-05-03 17:17:28.679 [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-03 17:17:28.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-03 17:17:28.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.692 [Test worker @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.694 [Test worker @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fabd688 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.695 [DefaultDispatcher-worker-1 @coroutine#2053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-03 17:17:28.696 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.696 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.696 [DefaultDispatcher-worker-1 @coroutine#2053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-03 17:17:28.703 [DefaultDispatcher-worker-15 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-03 17:17:28.708 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.712 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebdfb1b 2024-05-03 17:17:28.712 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebdfb1b 2024-05-03 17:17:28.715 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@407a0cbc 2024-05-03 17:17:28.715 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@407a0cbc 2024-05-03 17:17:28.719 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445906b 2024-05-03 17:17:28.719 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445906b 2024-05-03 17:17:28.720 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1470687 2024-05-03 17:17:28.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1470687 2024-05-03 17:17:28.726 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20835097 2024-05-03 17:17:28.726 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20835097 2024-05-03 17:17:28.727 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@308ca7d7 2024-05-03 17:17:28.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@308ca7d7 2024-05-03 17:17:28.732 [DefaultDispatcher-worker-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.732 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeabf99 2024-05-03 17:17:28.732 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeabf99 2024-05-03 17:17:28.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2af65 2024-05-03 17:17:28.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2af65 2024-05-03 17:17:28.733 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.734 [DefaultDispatcher-worker-9 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.734 [DefaultDispatcher-worker-9 @coroutine#2062] 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-03 17:17:28.734 [DefaultDispatcher-worker-9 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.734 [DefaultDispatcher-worker-9 @coroutine#2062] 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-03 17:17:28.735 [DefaultDispatcher-worker-1 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.735 [DefaultDispatcher-worker-1 @coroutine#2053] 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-03 17:17:28.735 [DefaultDispatcher-worker-1 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6168f9c8 2024-05-03 17:17:28.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6168f9c8 2024-05-03 17:17:28.736 [DefaultDispatcher-worker-1 @coroutine#2053] 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-03 17:17:28.736 [DefaultDispatcher-worker-16 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dc71b2 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@102d5234 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@102d5234 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-03 17:17:28.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-03 17:17:28.739 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b551a9a 2024-05-03 17:17:28.739 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b551a9a 2024-05-03 17:17:28.739 [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-03 17:17:28.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1412d4e9 2024-05-03 17:17:28.741 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1412d4e9 2024-05-03 17:17:28.744 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:28.744 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.744 [DefaultDispatcher-worker-17 @coroutine#2061] 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-03 17:17:28.744 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.745 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5110580f 2024-05-03 17:17:28.745 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5110580f 2024-05-03 17:17:28.745 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.749 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd33c3 2024-05-03 17:17:28.749 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd33c3 2024-05-03 17:17:28.752 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b6e5c 2024-05-03 17:17:28.752 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b6e5c 2024-05-03 17:17:28.755 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c5b28 2024-05-03 17:17:28.755 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@623c5b28 2024-05-03 17:17:28.759 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@313fa740 2024-05-03 17:17:28.759 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@313fa740 2024-05-03 17:17:28.763 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@429fc98f 2024-05-03 17:17:28.763 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@429fc98f 2024-05-03 17:17:28.763 [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-03 17:17:28.768 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.779 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.779 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.781 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.782 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.782 [DefaultDispatcher-worker-15 @coroutine#2076] 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:37991/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.782 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.782 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37991/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.785 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.785 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 17:17:28.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 17:17:28.789 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.789 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.789 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.789 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.790 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.790 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 17:17:28.790 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 17:17:28.791 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.795 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 17:17:28.795 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 17:17:28.796 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:28.798 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 17:17:28.798 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 17:17:28.801 [DefaultDispatcher-worker-8 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.801 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c439f14 2024-05-03 17:17:28.801 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c439f14 2024-05-03 17:17:28.801 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 17:17:28.801 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 17:17:28.805 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 17:17:28.805 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 17:17:28.806 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72846eec 2024-05-03 17:17:28.806 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@72846eec 2024-05-03 17:17:28.808 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bbf464 2024-05-03 17:17:28.808 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bbf464 2024-05-03 17:17:28.809 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 17:17:28.809 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 17:17:28.810 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b964d7 2024-05-03 17:17:28.811 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b964d7 2024-05-03 17:17:28.813 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 17:17:28.813 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 17:17:28.814 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5362f68b 2024-05-03 17:17:28.814 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5362f68b 2024-05-03 17:17:28.816 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401105 2024-05-03 17:17:28.816 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401105 2024-05-03 17:17:28.817 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 17:17:28.817 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 17:17:28.817 [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-03 17:17:28.818 [DefaultDispatcher-worker-8 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.819 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b71ddfd 2024-05-03 17:17:28.819 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b71ddfd 2024-05-03 17:17:28.822 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53969b98 2024-05-03 17:17:28.822 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@53969b98 2024-05-03 17:17:28.824 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784e9cf 2024-05-03 17:17:28.824 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784e9cf 2024-05-03 17:17:28.824 [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-03 17:17:28.825 [DefaultDispatcher-worker-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.834 [DefaultDispatcher-worker-1 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.839 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:28.842 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3ddbe0 2024-05-03 17:17:28.842 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3ddbe0 2024-05-03 17:17:28.843 [DefaultDispatcher-worker-16 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fa3657 2024-05-03 17:17:28.844 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fa3657 2024-05-03 17:17:28.847 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5b090 2024-05-03 17:17:28.847 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5b090 2024-05-03 17:17:28.851 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c73c6c 2024-05-03 17:17:28.851 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c73c6c 2024-05-03 17:17:28.852 [DefaultDispatcher-worker-4 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.855 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@21550f6f 2024-05-03 17:17:28.855 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@21550f6f 2024-05-03 17:17:28.858 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dccd9c 2024-05-03 17:17:28.858 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dccd9c 2024-05-03 17:17:28.860 [DefaultDispatcher-worker-5 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.861 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a4a027 2024-05-03 17:17:28.861 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a4a027 2024-05-03 17:17:28.863 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e8c323 2024-05-03 17:17:28.863 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e8c323 2024-05-03 17:17:28.866 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f8c06 2024-05-03 17:17:28.866 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f8c06 2024-05-03 17:17:28.866 [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-03 17:17:28.869 [DefaultDispatcher-worker-4 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.871 [DefaultDispatcher-worker-18 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.871 [DefaultDispatcher-worker-18 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 17:17:28.871 [DefaultDispatcher-worker-18 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.872 [DefaultDispatcher-worker-18 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.872 [DefaultDispatcher-worker-18 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:28.872 [DefaultDispatcher-worker-3 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 17:17:28.873 [DefaultDispatcher-worker-3 @coroutine#2104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37991/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:28.873 [DefaultDispatcher-worker-3 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:28.873 [DefaultDispatcher-worker-3 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 17:17:28.873 [DefaultDispatcher-worker-3 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:28.874 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:28.874 [DefaultDispatcher-worker-17 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:28.901 [DefaultDispatcher-worker-4 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380cd266 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-03 17:17:28.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-03 17:17:28.930 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.942 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.944 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.945 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.945 [DefaultDispatcher-worker-17 @coroutine#2127] 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:51737/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:28.945 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.945 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:28.947 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.947 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:28.954 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.955 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.955 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:28.955 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.955 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.955 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:28.957 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a89c5 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:28.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:28.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-03 17:17:28.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-03 17:17:28.963 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.977 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.979 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.992 [DefaultDispatcher-worker-11 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-05-03 17:17:28.992 [DefaultDispatcher-worker-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.001 [DefaultDispatcher-worker-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.006 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:29.010 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9ed7b 2024-05-03 17:17:29.010 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9ed7b 2024-05-03 17:17:29.011 [DefaultDispatcher-worker-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.014 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@651e0e70 2024-05-03 17:17:29.014 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@651e0e70 2024-05-03 17:17:29.017 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121860b 2024-05-03 17:17:29.017 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121860b 2024-05-03 17:17:29.019 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2423044b 2024-05-03 17:17:29.019 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2423044b 2024-05-03 17:17:29.021 [DefaultDispatcher-worker-10 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.022 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@b58781 2024-05-03 17:17:29.022 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@b58781 2024-05-03 17:17:29.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@154d6469 2024-05-03 17:17:29.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@154d6469 2024-05-03 17:17:29.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7831b915 2024-05-03 17:17:29.027 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7831b915 2024-05-03 17:17:29.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@440cfb04 2024-05-03 17:17:29.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@440cfb04 2024-05-03 17:17:29.032 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6829e58b 2024-05-03 17:17:29.032 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6829e58b 2024-05-03 17:17:29.032 [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-03 17:17:29.045 [DefaultDispatcher-worker-1 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.061 [DefaultDispatcher-worker-11 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.062 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.067 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@795ca700 2024-05-03 17:17:29.067 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@795ca700 2024-05-03 17:17:29.071 [DefaultDispatcher-worker-3 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.071 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b565b 2024-05-03 17:17:29.071 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b565b 2024-05-03 17:17:29.074 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a4cc70 2024-05-03 17:17:29.074 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a4cc70 2024-05-03 17:17:29.077 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65c60 2024-05-03 17:17:29.077 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a65c60 2024-05-03 17:17:29.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5e8913 2024-05-03 17:17:29.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5e8913 2024-05-03 17:17:29.081 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.081 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a2b8d 2024-05-03 17:17:29.081 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a2b8d 2024-05-03 17:17:29.084 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248a05a 2024-05-03 17:17:29.084 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5248a05a 2024-05-03 17:17:29.086 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5689a32f 2024-05-03 17:17:29.086 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5689a32f 2024-05-03 17:17:29.088 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@841aefc 2024-05-03 17:17:29.088 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@841aefc 2024-05-03 17:17:29.088 [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-03 17:17:29.091 [DefaultDispatcher-worker-8 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.102 [DefaultDispatcher-worker-4 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac00dc9 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-03 17:17:29.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-03 17:17:29.130 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.142 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.144 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.145 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.145 [DefaultDispatcher-worker-16 @coroutine#2170] 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:48501/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:29.145 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.145 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48501/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:29.147 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.147 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.157 [DefaultDispatcher-worker-12 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.157 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.157 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.157 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.158 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.158 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.162 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e0253 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-03 17:17:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-03 17:17:29.169 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.182 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.183 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.195 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2024-05-03 17:17:29.197 [DefaultDispatcher-worker-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.205 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:29.206 [DefaultDispatcher-worker-3 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:29.206 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.206 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.206 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.208 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.208 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.208 [DefaultDispatcher-worker-2 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bde6f0c 2024-05-03 17:17:29.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bde6f0c 2024-05-03 17:17:29.215 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@25198407 2024-05-03 17:17:29.215 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@25198407 2024-05-03 17:17:29.216 [DefaultDispatcher-worker-16 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.219 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126047c 2024-05-03 17:17:29.219 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2126047c 2024-05-03 17:17:29.222 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64248e3c 2024-05-03 17:17:29.222 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@64248e3c 2024-05-03 17:17:29.224 [DefaultDispatcher-worker-3 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.224 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda2bbb 2024-05-03 17:17:29.224 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cda2bbb 2024-05-03 17:17:29.225 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:29.225 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 17:17:29.225 [DefaultDispatcher-worker-1 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:29.226 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:29.226 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 17:17:29.226 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 17:17:29.227 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48501/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:29.227 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:29.227 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 17:17:29.227 [DefaultDispatcher-worker-14 @coroutine#2201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:29.228 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@550aa99b 2024-05-03 17:17:29.228 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@550aa99b 2024-05-03 17:17:29.228 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:29.228 [DefaultDispatcher-worker-3 @coroutine#2201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 17:17:29.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e52a2 2024-05-03 17:17:29.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e52a2 2024-05-03 17:17:29.234 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7173 2024-05-03 17:17:29.234 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7173 2024-05-03 17:17:29.236 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@696115ba 2024-05-03 17:17:29.236 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@696115ba 2024-05-03 17:17:29.236 [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-03 17:17:29.253 [DefaultDispatcher-worker-15 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ee7b3b 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-03 17:17:29.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-03 17:17:29.269 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.274 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5ef230 2024-05-03 17:17:29.274 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5ef230 2024-05-03 17:17:29.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15990f2b 2024-05-03 17:17:29.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15990f2b 2024-05-03 17:17:29.281 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a69940 2024-05-03 17:17:29.281 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a69940 2024-05-03 17:17:29.283 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.284 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a40510 2024-05-03 17:17:29.284 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a40510 2024-05-03 17:17:29.287 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3887a2c6 2024-05-03 17:17:29.287 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3887a2c6 2024-05-03 17:17:29.289 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a12aa 2024-05-03 17:17:29.289 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a12aa 2024-05-03 17:17:29.292 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f3ebd4 2024-05-03 17:17:29.292 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f3ebd4 2024-05-03 17:17:29.296 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@348bfa5f 2024-05-03 17:17:29.296 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@348bfa5f 2024-05-03 17:17:29.298 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@311fff9a 2024-05-03 17:17:29.298 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@311fff9a 2024-05-03 17:17:29.298 [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-03 17:17:29.299 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.302 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.303 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.303 [DefaultDispatcher-worker-1 @coroutine#2226] 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:51585/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 17:17:29.303 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.303 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51585/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 17:17:29.305 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.305 [DefaultDispatcher-worker-9 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:29.312 [DefaultDispatcher-worker-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:29.312 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.312 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.312 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.313 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.313 [DefaultDispatcher-worker-15 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.314 [DefaultDispatcher-worker-13 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.314 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.315 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.315 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.317 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a84beb7 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-03 17:17:29.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-03 17:17:29.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.337 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.339 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.344 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/auth/register 2024-05-03 17:17:29.344 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/auth/register. 2024-05-03 17:17:29.344 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/auth/register 2024-05-03 17:17:29.344 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51585/auth/register from class io.ktor.http.content.TextContent 2024-05-03 17:17:29.346 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/auth/register 2024-05-03 17:17:29.346 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/auth/register 2024-05-03 17:17:29.351 [DefaultDispatcher-worker-11 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-05-03 17:17:29.359 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.365 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b5b04e 2024-05-03 17:17:29.365 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b5b04e 2024-05-03 17:17:29.369 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@597244c8 2024-05-03 17:17:29.369 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@597244c8 2024-05-03 17:17:29.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4ddb3e 2024-05-03 17:17:29.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4ddb3e 2024-05-03 17:17:29.374 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@184f4ef3 2024-05-03 17:17:29.374 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@184f4ef3 2024-05-03 17:17:29.377 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282aa74 2024-05-03 17:17:29.377 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6282aa74 2024-05-03 17:17:29.379 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@299df6e8 2024-05-03 17:17:29.379 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@299df6e8 2024-05-03 17:17:29.381 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba4cce 2024-05-03 17:17:29.381 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba4cce 2024-05-03 17:17:29.384 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860b1bc 2024-05-03 17:17:29.384 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860b1bc 2024-05-03 17:17:29.386 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc665ce 2024-05-03 17:17:29.386 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc665ce 2024-05-03 17:17:29.386 [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-03 17:17:29.389 [DefaultDispatcher-worker-16 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51585/auth/register. 2024-05-03 17:17:29.389 [DefaultDispatcher-worker-16 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51585/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:29.413 [DefaultDispatcher-worker-1 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.422 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.424 [DefaultDispatcher-worker-9 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:29.426 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ccfbbe 2024-05-03 17:17:29.426 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ccfbbe 2024-05-03 17:17:29.430 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b04f7 2024-05-03 17:17:29.430 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b04f7 2024-05-03 17:17:29.433 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490ce 2024-05-03 17:17:29.433 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490ce 2024-05-03 17:17:29.436 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46360ecc 2024-05-03 17:17:29.436 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46360ecc 2024-05-03 17:17:29.438 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28490cbf 2024-05-03 17:17:29.438 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28490cbf 2024-05-03 17:17:29.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-03 17:17:29.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6fea12 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-03 17:17:29.441 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba89fd 2024-05-03 17:17:29.441 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba89fd 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-03 17:17:29.444 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502fd524 2024-05-03 17:17:29.444 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502fd524 2024-05-03 17:17:29.446 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619f183 2024-05-03 17:17:29.447 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619f183 2024-05-03 17:17:29.449 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d52d0b 2024-05-03 17:17:29.449 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d52d0b 2024-05-03 17:17:29.449 [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-03 17:17:29.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.475 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.477 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.479 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.479 [DefaultDispatcher-worker-14 @coroutine#2265] 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-03 17:17:29.479 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.479 [DefaultDispatcher-worker-14 @coroutine#2265] 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-03 17:17:29.481 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.481 [DefaultDispatcher-worker-14 @coroutine#2265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.486 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:29.486 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.486 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.486 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.487 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.487 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.490 [DefaultDispatcher-worker-16 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.490 [DefaultDispatcher-worker-16 @coroutine#2264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.490 [DefaultDispatcher-worker-16 @coroutine#2264] 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-03 17:17:29.490 [DefaultDispatcher-worker-16 @coroutine#2264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.491 [DefaultDispatcher-worker-14 @coroutine#2264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.491 [DefaultDispatcher-worker-14 @coroutine#2264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.493 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.499 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.515 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3 2024-05-03 17:17:29.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-03 17:17:29.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-03 17:17:29.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.517 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689fe2a3: (connection evicted) 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-03 17:17:29.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-03 17:17:29.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-03 17:17:29.523 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.535 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.536 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.537 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.537 [DefaultDispatcher-worker-7 @coroutine#2295] 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-03 17:17:29.537 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.537 [DefaultDispatcher-worker-7 @coroutine#2295] 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-03 17:17:29.539 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.539 [DefaultDispatcher-worker-15 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.548 [DefaultDispatcher-worker-2 @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.548 [DefaultDispatcher-worker-2 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.548 [DefaultDispatcher-worker-2 @coroutine#2294] 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-03 17:17:29.548 [DefaultDispatcher-worker-2 @coroutine#2294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.549 [DefaultDispatcher-worker-7 @coroutine#2294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.549 [DefaultDispatcher-worker-7 @coroutine#2294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.551 [Test worker @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.554 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.559 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 17:17:29.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-03 17:17:29.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-03 17:17:29.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.560 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304933cb: (connection evicted) 2024-05-03 17:17:29.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-03 17:17:29.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-03 17:17:29.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cecd0a9 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-03 17:17:29.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-03 17:17:29.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.580 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.581 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.582 [DefaultDispatcher-worker-1 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.582 [DefaultDispatcher-worker-1 @coroutine#2322] 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-03 17:17:29.582 [DefaultDispatcher-worker-1 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.582 [DefaultDispatcher-worker-1 @coroutine#2322] 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-03 17:17:29.584 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.584 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.593 [DefaultDispatcher-worker-7 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.593 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.593 [DefaultDispatcher-worker-7 @coroutine#2321] 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-03 17:17:29.593 [DefaultDispatcher-worker-7 @coroutine#2321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.594 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.594 [DefaultDispatcher-worker-1 @coroutine#2321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.596 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.600 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.604 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.607 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.611 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.611 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:29.612 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.612 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.612 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.613 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.613 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.615 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.617 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67 2024-05-03 17:17:29.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-03 17:17:29.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-03 17:17:29.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.618 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fa5fc67: (connection evicted) 2024-05-03 17:17:29.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-03 17:17:29.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-03 17:17:29.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-03 17:17:29.623 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.635 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.637 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.638 [DefaultDispatcher-worker-4 @coroutine#2364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.638 [DefaultDispatcher-worker-4 @coroutine#2364] 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-03 17:17:29.638 [DefaultDispatcher-worker-4 @coroutine#2364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.638 [DefaultDispatcher-worker-4 @coroutine#2364] 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-03 17:17:29.639 [DefaultDispatcher-worker-1 @coroutine#2364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.639 [DefaultDispatcher-worker-1 @coroutine#2364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.648 [DefaultDispatcher-worker-1 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.648 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.648 [DefaultDispatcher-worker-1 @coroutine#2363] 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-03 17:17:29.648 [DefaultDispatcher-worker-1 @coroutine#2363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.649 [DefaultDispatcher-worker-14 @coroutine#2363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.649 [DefaultDispatcher-worker-14 @coroutine#2363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.651 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.654 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.658 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 17:17:29.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-03 17:17:29.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-03 17:17:29.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.659 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1deca369: (connection evicted) 2024-05-03 17:17:29.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-03 17:17:29.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb3c670 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-03 17:17:29.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-03 17:17:29.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.676 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.678 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.679 [DefaultDispatcher-worker-10 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.679 [DefaultDispatcher-worker-10 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-03 17:17:29.679 [DefaultDispatcher-worker-10 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.679 [DefaultDispatcher-worker-10 @coroutine#2396] 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-03 17:17:29.680 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.680 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.685 [DefaultDispatcher-worker-17 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:29.685 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.685 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.685 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.686 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.686 [DefaultDispatcher-worker-4 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.689 [DefaultDispatcher-worker-1 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.689 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.689 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-03 17:17:29.689 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.690 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.690 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.693 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.697 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.700 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.703 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.707 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a65f56 2024-05-03 17:17:29.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-03 17:17:29.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-03 17:17:29.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.707 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a65f56: (connection evicted) 2024-05-03 17:17:29.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-03 17:17:29.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-03 17:17:29.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ecd835 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:29.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:29.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-03 17:17:29.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-03 17:17:29.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.723 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.725 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.726 [DefaultDispatcher-worker-4 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.726 [DefaultDispatcher-worker-4 @coroutine#2430] 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-03 17:17:29.726 [DefaultDispatcher-worker-4 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.726 [DefaultDispatcher-worker-4 @coroutine#2430] 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-03 17:17:29.728 [DefaultDispatcher-worker-1 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.728 [DefaultDispatcher-worker-1 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 17:17:29.736 [DefaultDispatcher-worker-1 @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.736 [DefaultDispatcher-worker-1 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.736 [DefaultDispatcher-worker-1 @coroutine#2429] 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-03 17:17:29.736 [DefaultDispatcher-worker-1 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.736 [DefaultDispatcher-worker-4 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.736 [DefaultDispatcher-worker-4 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 17:17:29.739 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.742 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c 2024-05-03 17:17:29.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-03 17:17:29.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-03 17:17:29.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:29.744 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eeb9e5c: (connection evicted) 2024-05-03 17:17:29.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:29.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-03 17:17:29.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-03 17:17:29.847 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:29.848 [DefaultDispatcher-worker-2 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.848 [DefaultDispatcher-worker-2 @coroutine#2061] 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-03 17:17:29.848 [DefaultDispatcher-worker-2 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.849 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.852 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:29.853 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.853 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.853 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.854 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.854 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.966 [DefaultDispatcher-worker-12 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:29.967 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.967 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:29.967 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.968 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:29.969 [DefaultDispatcher-worker-11 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10cf3e4f 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:30.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-03 17:17:30.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.092 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.094 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.095 [DefaultDispatcher-worker-11 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.095 [DefaultDispatcher-worker-11 @coroutine#2487] 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-03 17:17:30.095 [DefaultDispatcher-worker-11 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.095 [DefaultDispatcher-worker-11 @coroutine#2487] 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-03 17:17:30.097 [DefaultDispatcher-worker-6 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.097 [DefaultDispatcher-worker-6 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.108 [DefaultDispatcher-worker-12 @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.108 [DefaultDispatcher-worker-12 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.108 [DefaultDispatcher-worker-12 @coroutine#2486] 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-03 17:17:30.108 [DefaultDispatcher-worker-12 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.109 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.109 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.113 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.132 [DefaultDispatcher-worker-12 @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.157 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:30.162 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-05-03 17:17:30.162 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61095640 2024-05-03 17:17:30.167 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-05-03 17:17:30.167 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcea411 2024-05-03 17:17:30.169 [DefaultDispatcher-worker-11 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:30.170 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.170 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.170 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.171 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30 2024-05-03 17:17:30.171 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.171 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30 2024-05-03 17:17:30.171 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.174 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a 2024-05-03 17:17:30.174 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a 2024-05-03 17:17:30.176 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56356e2 2024-05-03 17:17:30.176 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@56356e2 2024-05-03 17:17:30.179 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f178473 2024-05-03 17:17:30.179 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f178473 2024-05-03 17:17:30.181 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c 2024-05-03 17:17:30.181 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c 2024-05-03 17:17:30.183 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edc5165 2024-05-03 17:17:30.183 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4edc5165 2024-05-03 17:17:30.186 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a 2024-05-03 17:17:30.186 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a 2024-05-03 17:17:30.186 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-03 17:17:30.193 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242a3997 2024-05-03 17:17:30.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-03 17:17:30.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-03 17:17:30.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 17:17:30.200 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@242a3997: (connection evicted) 2024-05-03 17:17:30.201 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61095640: (connection evicted) 2024-05-03 17:17:30.201 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcea411: (connection evicted) 2024-05-03 17:17:30.202 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bf13d30: (connection evicted) 2024-05-03 17:17:30.202 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef3ae2a: (connection evicted) 2024-05-03 17:17:30.203 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56356e2: (connection evicted) 2024-05-03 17:17:30.203 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f178473: (connection evicted) 2024-05-03 17:17:30.203 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6d221c: (connection evicted) 2024-05-03 17:17:30.204 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4edc5165: (connection evicted) 2024-05-03 17:17:30.204 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5197ca1a: (connection evicted) 2024-05-03 17:17:30.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-03 17:17:30.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-03 17:17:30.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc28282 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-03 17:17:30.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-03 17:17:30.214 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.217 [DefaultDispatcher-worker-10 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:30.217 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.217 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.217 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.218 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.218 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.227 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.229 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.230 [DefaultDispatcher-worker-13 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.230 [DefaultDispatcher-worker-13 @coroutine#2517] 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-03 17:17:30.230 [DefaultDispatcher-worker-13 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.230 [DefaultDispatcher-worker-13 @coroutine#2517] 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-03 17:17:30.231 [DefaultDispatcher-worker-4 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.231 [DefaultDispatcher-worker-4 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.240 [DefaultDispatcher-worker-10 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.240 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.240 [DefaultDispatcher-worker-10 @coroutine#2516] 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-03 17:17:30.240 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.241 [DefaultDispatcher-worker-6 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.241 [DefaultDispatcher-worker-6 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.244 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.261 [DefaultDispatcher-worker-18 @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.302 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4f462 2024-05-03 17:17:30.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-03 17:17:30.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-03 17:17:30.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.305 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b4f462: (connection evicted) 2024-05-03 17:17:30.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-03 17:17:30.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb920d9 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-03 17:17:30.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-03 17:17:30.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.325 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:30.326 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.326 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.326 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.326 [DefaultDispatcher-worker-7 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:30.326 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.327 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.328 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.330 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.331 [DefaultDispatcher-worker-1 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.331 [DefaultDispatcher-worker-1 @coroutine#2546] 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-03 17:17:30.331 [DefaultDispatcher-worker-1 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.331 [DefaultDispatcher-worker-1 @coroutine#2546] 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-03 17:17:30.332 [DefaultDispatcher-worker-1 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.332 [DefaultDispatcher-worker-1 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.339 [DefaultDispatcher-worker-9 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.339 [DefaultDispatcher-worker-9 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.339 [DefaultDispatcher-worker-9 @coroutine#2545] 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-03 17:17:30.339 [DefaultDispatcher-worker-9 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.340 [DefaultDispatcher-worker-17 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.340 [DefaultDispatcher-worker-17 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.343 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.358 [DefaultDispatcher-worker-7 @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.398 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-05-03 17:17:30.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-03 17:17:30.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-03 17:17:30.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.401 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8: (connection evicted) 2024-05-03 17:17:30.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-03 17:17:30.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5817b0d1 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-03 17:17:30.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-03 17:17:30.408 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.420 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.422 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.423 [DefaultDispatcher-worker-7 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.423 [DefaultDispatcher-worker-7 @coroutine#2568] 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-03 17:17:30.423 [DefaultDispatcher-worker-7 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.423 [DefaultDispatcher-worker-7 @coroutine#2568] 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-03 17:17:30.424 [DefaultDispatcher-worker-12 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.424 [DefaultDispatcher-worker-12 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:30.433 [DefaultDispatcher-worker-5 @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.433 [DefaultDispatcher-worker-5 @coroutine#2567] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.433 [DefaultDispatcher-worker-5 @coroutine#2567] 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-03 17:17:30.433 [DefaultDispatcher-worker-5 @coroutine#2567] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.434 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.434 [DefaultDispatcher-worker-11 @coroutine#2567] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.437 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.452 [DefaultDispatcher-worker-14 @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.491 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75e068dc 2024-05-03 17:17:30.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-03 17:17:30.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-03 17:17:30.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.493 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e068dc: (connection evicted) 2024-05-03 17:17:30.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-03 17:17:30.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-03 17:17:30.497 [DefaultDispatcher-worker-18 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:30.498 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.498 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.498 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.499 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.499 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2122b4bd 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.508 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-03 17:17:30.509 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.509 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.509 [Test worker @coroutine#2588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-03 17:17:30.523 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.535 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.537 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.539 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.551 [DefaultDispatcher-worker-9 @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.564 [DefaultDispatcher-worker-1 @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c 2024-05-03 17:17:30.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-03 17:17:30.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-03 17:17:30.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.567 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b7e68c: (connection evicted) 2024-05-03 17:17:30.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-03 17:17:30.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-03 17:17:30.570 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3095c449 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.571 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-03 17:17:30.588 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.600 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.602 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.604 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.604 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71dac63f 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.605 [Test worker @coroutine#2614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-03 17:17:30.621 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.623 [DefaultDispatcher-worker-5 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:30.624 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.624 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.624 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.625 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.625 [DefaultDispatcher-worker-18 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.633 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.635 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.637 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.650 [DefaultDispatcher-worker-2 @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c 2024-05-03 17:17:30.664 [DefaultDispatcher-worker-7 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.672 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:30.675 [DefaultDispatcher-worker-9 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.686 [DefaultDispatcher-worker-18 @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7200702 2024-05-03 17:17:30.697 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:30.697 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.697 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.697 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.698 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.698 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-03 17:17:30.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-03 17:17:30.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.703 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7200702: (connection evicted) 2024-05-03 17:17:30.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-03 17:17:30.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-03 17:17:30.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-03 17:17:30.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-03 17:17:30.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.704 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1ddc7c: (connection evicted) 2024-05-03 17:17:30.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-03 17:17:30.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adc38a0 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.706 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.707 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-03 17:17:30.723 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.734 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.736 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.738 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149162a4 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.738 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.739 [Test worker @coroutine#2655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-03 17:17:30.757 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.771 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.773 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.775 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.790 [DefaultDispatcher-worker-9 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1391d95f 2024-05-03 17:17:30.803 [DefaultDispatcher-worker-2 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.807 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:30.812 [DefaultDispatcher-worker-1 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.821 [DefaultDispatcher-worker-1 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-05-03 17:17:30.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-03 17:17:30.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-03 17:17:30.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.825 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1651bd68: (connection evicted) 2024-05-03 17:17:30.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-03 17:17:30.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-03 17:17:30.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-03 17:17:30.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-03 17:17:30.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.827 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1391d95f: (connection evicted) 2024-05-03 17:17:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-03 17:17:30.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11548363 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.830 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-03 17:17:30.831 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.831 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.831 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-03 17:17:30.846 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.859 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.861 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.861 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:30.862 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.862 [DefaultDispatcher-worker-9 @coroutine#2061] 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-03 17:17:30.862 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.863 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.863 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.866 [DefaultDispatcher-worker-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:30.866 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.866 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.866 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.867 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.867 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.887 [DefaultDispatcher-worker-1 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.897 [DefaultDispatcher-worker-7 @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.900 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.909 [DefaultDispatcher-worker-11 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2024-05-03 17:17:30.931 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-03 17:17:30.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-03 17:17:30.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:30.933 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c140b12: (connection evicted) 2024-05-03 17:17:30.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:30.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-03 17:17:30.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-03 17:17:30.935 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d319d2c 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:30.936 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-03 17:17:30.937 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.937 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.937 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-03 17:17:30.955 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.966 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.968 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.970 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:30.982 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:30.982 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.982 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:30.982 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.983 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.983 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:30.997 [DefaultDispatcher-worker-10 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:31.006 [DefaultDispatcher-worker-4 @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:31.010 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:31.020 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 17:17:31.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-03 17:17:31.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-03 17:17:31.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.026 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0: (connection evicted) 2024-05-03 17:17:31.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:31.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-03 17:17:31.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-03 17:17:31.028 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d876c 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.029 [Test worker @coroutine#2793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-03 17:17:31.047 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.058 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.060 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.062 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.072 [DefaultDispatcher-worker-4 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.091 [DefaultDispatcher-worker-11 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.100 [DefaultDispatcher-worker-11 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.154 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.219 [DefaultDispatcher-worker-3 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:31.219 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.219 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.219 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.220 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.220 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.228 [DefaultDispatcher-worker-12 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:31.228 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.228 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.228 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.229 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.229 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.303 [DefaultDispatcher-worker-12 @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-05-03 17:17:31.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-03 17:17:31.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-03 17:17:31.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.353 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77217c17: (connection evicted) 2024-05-03 17:17:31.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:31.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-03 17:17:31.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4beec7a1 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.358 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.359 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-8 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.366 [DefaultDispatcher-worker-17 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.367 [DefaultDispatcher-worker-11 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.367 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.367 [DefaultDispatcher-worker-11 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.367 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.378 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.390 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.392 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.394 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.396 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.406 [DefaultDispatcher-worker-10 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.429 [DefaultDispatcher-worker-7 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.440 [DefaultDispatcher-worker-5 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f16852 2024-05-03 17:17:31.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-03 17:17:31.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-03 17:17:31.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.453 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f16852: (connection evicted) 2024-05-03 17:17:31.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:31.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-03 17:17:31.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.455 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@489a722d 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.456 [Test worker @coroutine#2881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-03 17:17:31.470 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.482 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.484 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.485 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.498 [DefaultDispatcher-worker-5 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8788194 2024-05-03 17:17:31.556 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.557 [DefaultDispatcher-worker-18 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:31.557 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.557 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.557 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.558 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.558 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-03 17:17:31.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-03 17:17:31.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.561 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8788194: (connection evicted) 2024-05-03 17:17:31.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:31.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-03 17:17:31.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fee641 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-03 17:17:31.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-03 17:17:31.641 [DefaultDispatcher-worker-8 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:31.641 [DefaultDispatcher-worker-8 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.641 [DefaultDispatcher-worker-8 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.641 [DefaultDispatcher-worker-8 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.643 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.643 [DefaultDispatcher-worker-5 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.665 [DefaultDispatcher-worker-8 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.665 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:31.673 [DefaultDispatcher-worker-8 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.681 [DefaultDispatcher-worker-8 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.691 [DefaultDispatcher-worker-17 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.708 [DefaultDispatcher-worker-3 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:31.708 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.708 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.708 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.710 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.710 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.723 [DefaultDispatcher-worker-17 @coroutine#2914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.724 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 17:17:31.730 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-05-03 17:17:31.732 [DefaultDispatcher-worker-18 @coroutine#2926] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a29520e 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-03 17:17:31.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-03 17:17:31.748 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.748 [DefaultDispatcher-worker-17 @coroutine#2928] 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-03 17:17:31.749 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.749 [DefaultDispatcher-worker-17 @coroutine#2928] 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-03 17:17:31.751 [eventLoopGroupProxy-19-1 @call-handler#2935] 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-03 17:17:31.751 [eventLoopGroupProxy-19-1 @call-handler#2935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.751 [eventLoopGroupProxy-19-2 @call-handler#2937] 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-03 17:17:31.752 [eventLoopGroupProxy-19-2 @call-handler#2937] 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-03 17:17:31.752 [eventLoopGroupProxy-19-2 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.752 [eventLoopGroupProxy-19-2 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6517bc6b 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-03 17:17:31.753 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.753 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-03 17:17:31.768 [DefaultDispatcher-worker-8 @coroutine#2942] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.768 [DefaultDispatcher-worker-8 @coroutine#2942] 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-03 17:17:31.768 [DefaultDispatcher-worker-8 @coroutine#2942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.768 [DefaultDispatcher-worker-8 @coroutine#2942] 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-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:31.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:31.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-03 17:17:31.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-05-03 17:17:31.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-05-03 17:17:31.770 [eventLoopGroupProxy-19-2 @call-handler#2946] 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-03 17:17:31.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-03 17:17:31.770 [eventLoopGroupProxy-19-2 @call-handler#2946] 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-03 17:17:31.770 [eventLoopGroupProxy-19-2 @call-handler#2946] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:31.770 [eventLoopGroupProxy-19-2 @call-handler#2946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.771 [eventLoopGroupProxy-19-3 @call-handler#2949] 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-03 17:17:31.771 [eventLoopGroupProxy-19-3 @call-handler#2949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.771 [DefaultDispatcher-worker-10 @coroutine#2942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.771 [DefaultDispatcher-worker-10 @coroutine#2942] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.774 [DefaultDispatcher-worker-5 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.775 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.775 [DefaultDispatcher-worker-5 @coroutine#2927] 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-03 17:17:31.775 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.776 [eventLoopGroupProxy-19-2 @call-handler#2954] 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-03 17:17:31.776 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.776 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.776 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.787 [DefaultDispatcher-worker-4 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.791 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.791 [DefaultDispatcher-worker-1 @coroutine#2960] 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-03 17:17:31.791 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.791 [DefaultDispatcher-worker-1 @coroutine#2960] 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-03 17:17:31.792 [eventLoopGroupProxy-19-2 @call-handler#2965] 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-03 17:17:31.793 [eventLoopGroupProxy-19-2 @call-handler#2965] 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-03 17:17:31.793 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:31.794 [eventLoopGroupProxy-19-4 @call-handler#2968] 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-03 17:17:31.794 [eventLoopGroupProxy-19-4 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.798 [DefaultDispatcher-worker-16 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.801 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.801 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.801 [DefaultDispatcher-worker-5 @coroutine#2941] 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-03 17:17:31.801 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.804 [DefaultDispatcher-worker-6 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.804 [eventLoopGroupProxy-19-5 @call-handler#2975] 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-03 17:17:31.804 [eventLoopGroupProxy-19-5 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.804 [eventLoopGroupProxy-19-2 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.805 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.805 [DefaultDispatcher-worker-2 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 17:17:31.805 [DefaultDispatcher-worker-12 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.805 [DefaultDispatcher-worker-12 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.816 [DefaultDispatcher-worker-18 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.817 [DefaultDispatcher-worker-14 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.823 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-05-03 17:17:31.823 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.823 [DefaultDispatcher-worker-2 @coroutine#2959] 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-03 17:17:31.823 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.824 [eventLoopGroupProxy-19-2 @call-handler#2984] 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-03 17:17:31.824 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.825 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.826 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.827 [DefaultDispatcher-worker-4 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.833 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.834 [DefaultDispatcher-worker-9 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-05-03 17:17:31.841 [DefaultDispatcher-worker-9 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-05-03 17:17:31.851 [DefaultDispatcher-worker-17 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.853 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.853 [DefaultDispatcher-worker-17 @coroutine#2964] 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-03 17:17:31.853 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-05-03 17:17:31.854 [DefaultDispatcher-worker-17 @coroutine#2964] 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-03 17:17:31.855 [eventLoopGroupProxy-19-2 @call-handler#2998] 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-03 17:17:31.863 [DefaultDispatcher-worker-12 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.870 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:31.875 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:31.876 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.876 [DefaultDispatcher-worker-13 @coroutine#2061] 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-03 17:17:31.876 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.877 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.879 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:31.879 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.879 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.879 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.881 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.881 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.883 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 17:17:31.883 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 17:17:31.883 [DefaultDispatcher-worker-3 @coroutine#2964] 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-03 17:17:31.883 [DefaultDispatcher-worker-3 @coroutine#2964] 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-03 17:17:31.884 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817 2024-05-03 17:17:31.884 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817. 2024-05-03 17:17:31.884 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817 2024-05-03 17:17:31.885 [eventLoopGroupProxy-19-2 @call-handler#3007] 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-03 17:17:31.888 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.889 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817 2024-05-03 17:17:31.889 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817 2024-05-03 17:17:31.889 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817. 2024-05-03 17:17:31.889 [DefaultDispatcher-worker-3 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946817 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:31.901 [DefaultDispatcher-worker-12 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.902 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:31.902 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 17:17:31.902 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:31.903 [eventLoopGroupProxy-19-2 @call-handler#3011] 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-03 17:17:31.905 [eventLoopGroupProxy-19-2 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.906 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:31.906 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:31.906 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 17:17:31.906 [DefaultDispatcher-worker-12 @coroutine#2964] 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-03 17:17:31.917 [DefaultDispatcher-worker-8 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.939 [DefaultDispatcher-worker-14 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.951 [DefaultDispatcher-worker-15 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.951 [DefaultDispatcher-worker-8 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.951 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:31.951 [DefaultDispatcher-worker-8 @coroutine#2929] 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-03 17:17:31.951 [DefaultDispatcher-worker-8 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:31.952 [DefaultDispatcher-worker-8 @coroutine#2929] 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-03 17:17:31.953 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-03 17:17:31.953 [eventLoopGroupProxy-19-2 @call-handler#3017] 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-03 17:17:31.953 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:31.963 [DefaultDispatcher-worker-12 @call-handler#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.963 [eventLoopGroupProxy-19-2 @call-handler#3017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:31.964 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:31.964 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:31.964 [DefaultDispatcher-worker-2 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:31.964 [DefaultDispatcher-worker-2 @coroutine#2929] 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-03 17:17:31.974 [DefaultDispatcher-worker-2 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:31.984 [DefaultDispatcher-worker-12 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:31.985 [DefaultDispatcher-worker-17 @coroutine#2964] 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-03 17:17:31.985 [DefaultDispatcher-worker-17 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-05-03 17:17:31.985 [DefaultDispatcher-worker-17 @coroutine#2964] 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-03 17:17:31.986 [eventLoopGroupProxy-19-2 @call-handler#3030] 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-03 17:17:31.995 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:31.996 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.996 [DefaultDispatcher-worker-5 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:31.996 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:31.996 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.997 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:31.997 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.014 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 17:17:32.014 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 17:17:32.014 [DefaultDispatcher-worker-15 @coroutine#2964] 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-03 17:17:32.014 [DefaultDispatcher-worker-15 @coroutine#2964] 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-03 17:17:32.015 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818 2024-05-03 17:17:32.015 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818. 2024-05-03 17:17:32.015 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818 2024-05-03 17:17:32.016 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 17:17:32.016 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.017 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818 2024-05-03 17:17:32.017 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818 2024-05-03 17:17:32.017 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818. 2024-05-03 17:17:32.017 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588035359238946818 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.028 [DefaultDispatcher-worker-14 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.029 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:32.029 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 17:17:32.029 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:32.030 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-03 17:17:32.031 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.031 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:32.031 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 17:17:32.032 [DefaultDispatcher-worker-14 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 17:17:32.032 [DefaultDispatcher-worker-14 @coroutine#2964] 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-03 17:17:32.042 [DefaultDispatcher-worker-16 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.066 [DefaultDispatcher-worker-9 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.078 [DefaultDispatcher-worker-6 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:32.078 [DefaultDispatcher-worker-10 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.079 [DefaultDispatcher-worker-10 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.079 [DefaultDispatcher-worker-10 @coroutine#2943] 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-03 17:17:32.079 [DefaultDispatcher-worker-10 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.079 [DefaultDispatcher-worker-10 @coroutine#2943] 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-03 17:17:32.080 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 17:17:32.080 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-03 17:17:32.080 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:32.086 [DefaultDispatcher-worker-11 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:32.094 [DefaultDispatcher-worker-10 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:32.094 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.095 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.095 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.095 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:32.095 [DefaultDispatcher-worker-18 @coroutine#2943] 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-03 17:17:32.104 [DefaultDispatcher-worker-6 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.106 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.106 [UI Thread @coroutine#3067] 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=588035359238946816. 2024-05-03 17:17:32.106 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.106 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.106 [UI Thread @coroutine#3072] 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=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.106 [UI Thread @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.107 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-03 17:17:32.107 [eventLoopGroupProxy-19-5 @call-handler#3085] 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-03 17:17:32.108 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.108 [UI Thread @coroutine#3077] 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=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.108 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.109 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.109 [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/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.109 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.110 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.110 [UI Thread @coroutine#3096] 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=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817. 2024-05-03 17:17:32.110 [UI Thread @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.111 [eventLoopGroupProxy-19-2 @call-handler#3083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.111 [eventLoopGroupProxy-19-5 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.111 [eventLoopGroupProxy-19-7 @call-handler#3104] 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-03 17:17:32.112 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.112 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.112 [UI Thread @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.112 [UI Thread @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.112 [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-03 17:17:32.112 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816. 2024-05-03 17:17:32.112 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.112 [eventLoopGroupProxy-19-6 @call-handler#3110] 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-03 17:17:32.113 [UI Thread @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.113 [UI Thread @coroutine#3072] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.114 [eventLoopGroupProxy-19-7 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.114 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.114 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.114 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.114 [eventLoopGroupProxy-19-6 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.114 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.115 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.115 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.115 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.115 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.124 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.125 [UI Thread @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.125 [DefaultDispatcher-worker-6 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.125 [UI Thread @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.125 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817. 2024-05-03 17:17:32.125 [UI Thread @coroutine#3096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.135 [DefaultDispatcher-worker-3 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.144 [DefaultDispatcher-worker-3 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.152 [DefaultDispatcher-worker-12 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.163 [DefaultDispatcher-worker-2 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.167 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816 2024-05-03 17:17:32.167 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816. 2024-05-03 17:17:32.167 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816 2024-05-03 17:17:32.168 [eventLoopGroupProxy-19-2 @call-handler#3127] 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-03 17:17:32.169 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.170 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816 2024-05-03 17:17:32.170 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816 2024-05-03 17:17:32.170 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816. 2024-05-03 17:17:32.170 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.181 [DefaultDispatcher-worker-2 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.195 [DefaultDispatcher-worker-7 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.206 [DefaultDispatcher-worker-17 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.206 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.206 [DefaultDispatcher-worker-17 @coroutine#2929] 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-03 17:17:32.206 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.206 [DefaultDispatcher-worker-17 @coroutine#2929] 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-03 17:17:32.207 [eventLoopGroupProxy-19-2 @call-handler#3136] 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-03 17:17:32.208 [eventLoopGroupProxy-19-2 @call-handler#3136] 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-03 17:17:32.208 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:32.217 [DefaultDispatcher-worker-7 @call-handler#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:32.217 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.218 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.218 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.218 [DefaultDispatcher-worker-17 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:32.218 [DefaultDispatcher-worker-17 @coroutine#2929] 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-03 17:17:32.225 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817 2024-05-03 17:17:32.225 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817. 2024-05-03 17:17:32.225 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817 2024-05-03 17:17:32.226 [eventLoopGroupProxy-19-2 @call-handler#3156] 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-03 17:17:32.231 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.233 [DefaultDispatcher-worker-9 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:32.233 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.233 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.233 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.233 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.234 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817 2024-05-03 17:17:32.234 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817 2024-05-03 17:17:32.234 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817. 2024-05-03 17:17:32.234 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588035359238946818&assignmentUid=588035359238946816&clazzUid=588035359238946816&submitterUid=588035359238946817 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.234 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.234 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.241 [DefaultDispatcher-worker-2 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:32.241 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.241 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.241 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.242 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.242 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.246 [DefaultDispatcher-worker-17 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.254 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817 2024-05-03 17:17:32.254 [UI Thread @coroutine#3172] 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=588035359238946817. 2024-05-03 17:17:32.254 [UI Thread @coroutine#3172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817 2024-05-03 17:17:32.255 [eventLoopGroupProxy-19-2 @call-handler#3181] 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-03 17:17:32.256 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.256 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.256 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.256 [eventLoopGroupProxy-19-2 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.257 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816 2024-05-03 17:17:32.257 [UI Thread @coroutine#3182] 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=588035359238946816. 2024-05-03 17:17:32.257 [UI Thread @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816 2024-05-03 17:17:32.257 [eventLoopGroupProxy-19-6 @call-handler#3190] 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-03 17:17:32.257 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.257 [UI Thread @coroutine#3184] 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=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.257 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.257 [eventLoopGroupProxy-19-2 @call-handler#3194] 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-03 17:17:32.258 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.258 [UI Thread @coroutine#3186] 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=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.258 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.258 [eventLoopGroupProxy-19-8 @call-handler#3201] 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-03 17:17:32.259 [UI Thread @coroutine#3172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817 2024-05-03 17:17:32.259 [UI Thread @coroutine#3172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817 2024-05-03 17:17:32.259 [eventLoopGroupProxy-19-9 @call-handler#3208] 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-03 17:17:32.260 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817. 2024-05-03 17:17:32.260 [UI Thread @coroutine#3172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588035359238946817 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.260 [eventLoopGroupProxy-19-8 @call-handler#3201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.260 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.260 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.260 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.261 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.261 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.261 [UI Thread @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816 2024-05-03 17:17:32.261 [UI Thread @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816 2024-05-03 17:17:32.261 [UI Thread @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816. 2024-05-03 17:17:32.261 [UI Thread @coroutine#3182] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.261 [eventLoopGroupProxy-19-6 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.261 [eventLoopGroupProxy-19-9 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.262 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.262 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.262 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.262 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.262 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.262 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.262 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.262 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.269 [DefaultDispatcher-worker-6 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.276 [DefaultDispatcher-worker-1 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.286 [DefaultDispatcher-worker-2 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.295 [DefaultDispatcher-worker-1 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.304 [DefaultDispatcher-worker-17 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.309 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818 2024-05-03 17:17:32.310 [UI Thread @coroutine#3219] 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=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818. 2024-05-03 17:17:32.310 [UI Thread @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818 2024-05-03 17:17:32.311 [eventLoopGroupProxy-19-2 @call-handler#3221] 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-03 17:17:32.315 [eventLoopGroupProxy-19-2 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.315 [UI Thread @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818 2024-05-03 17:17:32.315 [UI Thread @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818 2024-05-03 17:17:32.316 [UI Thread @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818. 2024-05-03 17:17:32.316 [UI Thread @coroutine#3219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946818 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.328 [DefaultDispatcher-worker-11 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.341 [DefaultDispatcher-worker-17 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.351 [DefaultDispatcher-worker-17 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.352 [DefaultDispatcher-worker-17 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.352 [DefaultDispatcher-worker-17 @coroutine#2943] 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-03 17:17:32.352 [DefaultDispatcher-worker-17 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.352 [DefaultDispatcher-worker-17 @coroutine#2943] 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-03 17:17:32.353 [eventLoopGroupProxy-19-2 @call-handler#3226] 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-03 17:17:32.353 [eventLoopGroupProxy-19-2 @call-handler#3226] 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-03 17:17:32.353 [eventLoopGroupProxy-19-2 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 17:17:32.365 [DefaultDispatcher-worker-2 @call-handler#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ecc472 2024-05-03 17:17:32.365 [eventLoopGroupProxy-19-2 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.366 [DefaultDispatcher-worker-17 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.366 [DefaultDispatcher-worker-17 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 17:17:32.366 [DefaultDispatcher-worker-17 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 17:17:32.366 [DefaultDispatcher-worker-17 @coroutine#2943] 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-03 17:17:32.368 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.369 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816. 2024-05-03 17:17:32.369 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.369 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.369 [UI Thread @coroutine#3254] 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=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.369 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.370 [eventLoopGroupProxy-19-2 @call-handler#3265] 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-03 17:17:32.370 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.370 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.370 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.371 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.371 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.371 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.371 [UI Thread @coroutine#3261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.371 [eventLoopGroupProxy-19-8 @call-handler#3272] 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-03 17:17:32.371 [eventLoopGroupProxy-19-6 @call-handler#3273] 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-03 17:17:32.372 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.372 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817. 2024-05-03 17:17:32.372 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.372 [eventLoopGroupProxy-19-9 @call-handler#3284] 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-03 17:17:32.373 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.373 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 2024-05-03 17:17:32.373 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816. 2024-05-03 17:17:32.373 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.374 [eventLoopGroupProxy-19-8 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.374 [eventLoopGroupProxy-19-9 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.375 [eventLoopGroupProxy-19-6 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.375 [eventLoopGroupProxy-19-2 @call-handler#3289] 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-03 17:17:32.375 [UI Thread @coroutine#3261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.375 [UI Thread @coroutine#3261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.376 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.376 [UI Thread @coroutine#3261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.376 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.376 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.376 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.376 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.378 [DefaultDispatcher-worker-19 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44eda25b 2024-05-03 17:17:32.378 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 17:17:32.378 [DefaultDispatcher-worker-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:32.379 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.379 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.379 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.380 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.381 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.381 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 2024-05-03 17:17:32.381 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817. 2024-05-03 17:17:32.381 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588035359238946816&clazzUid=588035359238946816&accountPersonUid=588035359238946817 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.381 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.381 [DefaultDispatcher-worker-7 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.381 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.381 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 2024-05-03 17:17:32.382 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816. 2024-05-03 17:17:32.382 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588035359238946817&assignmentUid=588035359238946816 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:32.383 [DefaultDispatcher-worker-20 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.389 [DefaultDispatcher-worker-20 @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.397 [DefaultDispatcher-worker-2 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.410 [DefaultDispatcher-worker-21 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.421 [DefaultDispatcher-worker-21 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1 2024-05-03 17:17:32.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-03 17:17:32.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-03 17:17:32.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:32.426 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9a12a1: (connection evicted) 2024-05-03 17:17:32.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:32.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-03 17:17:32.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-03 17:17:32.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-03 17:17:32.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-03 17:17:32.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:32.428 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44eda25b: (connection evicted) 2024-05-03 17:17:32.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:32.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-03 17:17:32.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-03 17:17:32.569 [DefaultDispatcher-worker-3 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:32.569 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.569 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.569 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.570 [DefaultDispatcher-worker-21 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.570 [DefaultDispatcher-worker-21 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.653 [DefaultDispatcher-worker-15 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:32.653 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.653 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.653 [DefaultDispatcher-worker-15 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.655 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.655 [DefaultDispatcher-worker-4 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.720 [DefaultDispatcher-worker-21 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:32.721 [DefaultDispatcher-worker-21 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.721 [DefaultDispatcher-worker-21 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.721 [DefaultDispatcher-worker-21 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.722 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.722 [DefaultDispatcher-worker-2 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.889 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:32.889 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.889 [DefaultDispatcher-worker-13 @coroutine#2061] 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-03 17:17:32.889 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.890 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.893 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:32.893 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.893 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:32.893 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.894 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:32.894 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.008 [DefaultDispatcher-worker-3 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:33.008 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.008 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.008 [DefaultDispatcher-worker-3 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.009 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.009 [DefaultDispatcher-worker-12 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.244 [DefaultDispatcher-worker-8 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:33.245 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.245 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.245 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.246 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.246 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.253 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:33.253 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.253 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.253 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.255 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.255 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.393 [DefaultDispatcher-worker-7 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:33.393 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.393 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.393 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-21 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.394 [DefaultDispatcher-worker-13 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.395 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.395 [DefaultDispatcher-worker-15 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-03 17:17:33.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-03 17:17:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.432 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ecc472: (connection evicted) 2024-05-03 17:17:33.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-03 17:17:33.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1469015e 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.437 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.438 [Test worker @coroutine#3349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-03 17:17:33.454 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.466 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.467 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.469 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452d4bb2 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.470 [Test worker @coroutine#3349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-03 17:17:33.485 [Test worker @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.496 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.498 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.500 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.513 [DefaultDispatcher-worker-19 @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-05-03 17:17:33.527 [DefaultDispatcher-worker-19 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.538 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:33.541 [DefaultDispatcher-worker-13 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c11a496 2024-05-03 17:17:33.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-03 17:17:33.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-03 17:17:33.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.550 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c11a496: (connection evicted) 2024-05-03 17:17:33.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-03 17:17:33.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-03 17:17:33.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-03 17:17:33.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-03 17:17:33.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.551 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62857555: (connection evicted) 2024-05-03 17:17:33.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-03 17:17:33.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50479c2b 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.553 [Test worker @coroutine#3408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-03 17:17:33.554 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.554 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.554 [Test worker @coroutine#3408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-03 17:17:33.569 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.580 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:33.580 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.580 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.580 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.581 [Test worker @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.581 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.581 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.583 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.584 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119cd026 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.585 [Test worker @coroutine#3408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-03 17:17:33.586 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.586 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.586 [Test worker @coroutine#3408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-03 17:17:33.600 [Test worker @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.614 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.616 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.619 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.631 [DefaultDispatcher-worker-17 @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731a5a39 2024-05-03 17:17:33.645 [DefaultDispatcher-worker-18 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.654 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:33.656 [DefaultDispatcher-worker-16 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.668 [DefaultDispatcher-worker-12 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:33.669 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.669 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.669 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.670 [DefaultDispatcher-worker-8 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.670 [DefaultDispatcher-worker-8 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.671 [DefaultDispatcher-worker-13 @coroutine#3408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.686 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.692 [DefaultDispatcher-worker-21 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-05-03 17:17:33.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-03 17:17:33.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-03 17:17:33.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.695 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318d69ea: (connection evicted) 2024-05-03 17:17:33.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-03 17:17:33.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-03 17:17:33.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-03 17:17:33.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-03 17:17:33.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.696 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731a5a39: (connection evicted) 2024-05-03 17:17:33.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-03 17:17:33.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-03 17:17:33.697 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8106f 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.698 [Test worker @coroutine#3499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-03 17:17:33.699 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.699 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.699 [Test worker @coroutine#3499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-03 17:17:33.717 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.729 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.731 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.732 [DefaultDispatcher-worker-6 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:33.732 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.732 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.732 [DefaultDispatcher-worker-6 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.733 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.733 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-03 17:17:33.733 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.733 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e94a6f6 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.734 [Test worker @coroutine#3499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-03 17:17:33.748 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.760 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.761 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.763 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.775 [DefaultDispatcher-worker-10 @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14738629 2024-05-03 17:17:33.789 [DefaultDispatcher-worker-4 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.799 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:33.800 [DefaultDispatcher-worker-11 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647bd553 2024-05-03 17:17:33.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-03 17:17:33.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-03 17:17:33.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.809 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647bd553: (connection evicted) 2024-05-03 17:17:33.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-03 17:17:33.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-03 17:17:33.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-03 17:17:33.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-03 17:17:33.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.810 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14738629: (connection evicted) 2024-05-03 17:17:33.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-03 17:17:33.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58397dee 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.812 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-03 17:17:33.813 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.813 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.813 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-03 17:17:33.830 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.841 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.843 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.845 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6645c1f 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.846 [Test worker @coroutine#3559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-03 17:17:33.865 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.877 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.879 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.881 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.894 [DefaultDispatcher-worker-5 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef4179 2024-05-03 17:17:33.903 [DefaultDispatcher-worker-11 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:33.903 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.903 [DefaultDispatcher-worker-11 @coroutine#2061] 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-03 17:17:33.903 [DefaultDispatcher-worker-11 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.904 [DefaultDispatcher-worker-21 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.905 [DefaultDispatcher-worker-14 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:33.905 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.905 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:33.905 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.910 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.910 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:33.913 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:33.914 [DefaultDispatcher-worker-14 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.924 [DefaultDispatcher-worker-2 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bafef8 2024-05-03 17:17:33.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-03 17:17:33.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-03 17:17:33.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.933 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bafef8: (connection evicted) 2024-05-03 17:17:33.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-03 17:17:33.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-03 17:17:33.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-03 17:17:33.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-03 17:17:33.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:33.935 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef4179: (connection evicted) 2024-05-03 17:17:33.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:33.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-03 17:17:33.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385b07d 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-03 17:17:33.937 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.938 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.938 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-03 17:17:33.953 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.964 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.966 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.968 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:33.968 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56540a58 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:33.969 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-03 17:17:33.983 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:33.995 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:33.996 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:33.998 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:34.011 [DefaultDispatcher-worker-10 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bf2185 2024-05-03 17:17:34.018 [DefaultDispatcher-worker-8 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:34.018 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.019 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.019 [DefaultDispatcher-worker-8 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.020 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.020 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.025 [DefaultDispatcher-worker-20 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:34.038 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.039 [DefaultDispatcher-worker-20 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76 2024-05-03 17:17:34.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-03 17:17:34.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-03 17:17:34.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.049 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ed3b76: (connection evicted) 2024-05-03 17:17:34.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-03 17:17:34.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-03 17:17:34.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-03 17:17:34.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-03 17:17:34.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.050 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bf2185: (connection evicted) 2024-05-03 17:17:34.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-03 17:17:34.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ad030d 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.052 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.053 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-03 17:17:34.069 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.081 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.083 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.085 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776d50d6 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.085 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-03 17:17:34.086 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.086 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.086 [Test worker @coroutine#3682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-03 17:17:34.099 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.111 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.113 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.115 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.128 [DefaultDispatcher-worker-13 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122bfaac 2024-05-03 17:17:34.142 [DefaultDispatcher-worker-11 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.153 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.153 [DefaultDispatcher-worker-10 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.164 [DefaultDispatcher-worker-10 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d 2024-05-03 17:17:34.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-03 17:17:34.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-03 17:17:34.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.172 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e756b8d: (connection evicted) 2024-05-03 17:17:34.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-03 17:17:34.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-03 17:17:34.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-03 17:17:34.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-03 17:17:34.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.174 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@122bfaac: (connection evicted) 2024-05-03 17:17:34.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-03 17:17:34.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-03 17:17:34.175 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46875fae 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.176 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-03 17:17:34.193 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.204 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.206 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.208 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d1acf9 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.209 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-03 17:17:34.223 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.235 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.237 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.238 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.252 [DefaultDispatcher-worker-11 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452aea78 2024-05-03 17:17:34.257 [DefaultDispatcher-worker-15 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:34.257 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.257 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.257 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.258 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.258 [DefaultDispatcher-worker-12 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.264 [DefaultDispatcher-worker-7 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:34.264 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.264 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.264 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.265 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.265 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.267 [DefaultDispatcher-worker-18 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.276 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.278 [DefaultDispatcher-worker-8 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.289 [DefaultDispatcher-worker-8 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.309 [DefaultDispatcher-worker-8 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432fca40 2024-05-03 17:17:34.309 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-03 17:17:34.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-03 17:17:34.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.314 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432fca40: (connection evicted) 2024-05-03 17:17:34.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-03 17:17:34.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-03 17:17:34.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-03 17:17:34.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-03 17:17:34.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.315 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452aea78: (connection evicted) 2024-05-03 17:17:34.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-03 17:17:34.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404cc16a 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.317 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.318 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-03 17:17:34.335 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.347 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.349 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.350 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.351 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-03 17:17:34.365 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.377 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.378 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.380 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.394 [DefaultDispatcher-worker-9 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-05-03 17:17:34.406 [DefaultDispatcher-worker-8 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:34.406 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.406 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.406 [DefaultDispatcher-worker-8 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.407 [DefaultDispatcher-worker-4 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:34.407 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.407 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.407 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.408 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.408 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.408 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.408 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.409 [DefaultDispatcher-worker-2 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.418 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.419 [DefaultDispatcher-worker-2 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.422 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@572d1f18 2024-05-03 17:17:34.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-03 17:17:34.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-03 17:17:34.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.431 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@572d1f18: (connection evicted) 2024-05-03 17:17:34.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-03 17:17:34.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-03 17:17:34.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-03 17:17:34.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-03 17:17:34.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.432 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2: (connection evicted) 2024-05-03 17:17:34.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.433 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-03 17:17:34.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b097d19 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.434 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-03 17:17:34.435 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.435 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.435 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-03 17:17:34.452 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.464 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.465 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.467 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1f1c03 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.468 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-03 17:17:34.483 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.496 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.498 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.500 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.513 [DefaultDispatcher-worker-3 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8 2024-05-03 17:17:34.527 [DefaultDispatcher-worker-15 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.535 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.539 [DefaultDispatcher-worker-21 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.542 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.545 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06 2024-05-03 17:17:34.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-03 17:17:34.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-03 17:17:34.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.553 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe03c06: (connection evicted) 2024-05-03 17:17:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-03 17:17:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-03 17:17:34.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-03 17:17:34.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-03 17:17:34.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.555 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccfa4b8: (connection evicted) 2024-05-03 17:17:34.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-03 17:17:34.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-03 17:17:34.556 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-03 17:17:34.556 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.556 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.556 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ab7b32 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.557 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-03 17:17:34.575 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.586 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.588 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.590 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aaf7354 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.590 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.591 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-03 17:17:34.593 [DefaultDispatcher-worker-21 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:34.593 [DefaultDispatcher-worker-21 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.593 [DefaultDispatcher-worker-21 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.593 [DefaultDispatcher-worker-21 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.594 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.595 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.605 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.617 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.618 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.620 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.633 [DefaultDispatcher-worker-17 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d 2024-05-03 17:17:34.645 [DefaultDispatcher-worker-19 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.657 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.658 [DefaultDispatcher-worker-9 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a 2024-05-03 17:17:34.710 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-03 17:17:34.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-03 17:17:34.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.721 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e834f3a: (connection evicted) 2024-05-03 17:17:34.721 [DefaultDispatcher-worker-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:34.722 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.722 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.722 [DefaultDispatcher-worker-1 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-03 17:17:34.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-03 17:17:34.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-03 17:17:34.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-03 17:17:34.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.722 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c18ad5d: (connection evicted) 2024-05-03 17:17:34.723 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.723 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-03 17:17:34.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-03 17:17:34.724 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35427786 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.725 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-03 17:17:34.726 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.726 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.726 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-03 17:17:34.745 [DefaultDispatcher-worker-13 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:34.745 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.745 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.745 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.746 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.746 [DefaultDispatcher-worker-5 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.747 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.759 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.761 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.762 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d992634 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.763 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-03 17:17:34.764 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.764 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.764 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-03 17:17:34.778 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.790 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.791 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.793 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.806 [DefaultDispatcher-worker-20 @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-03 17:17:34.818 [DefaultDispatcher-worker-10 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.826 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.830 [DefaultDispatcher-worker-8 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-03 17:17:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-03 17:17:34.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-03 17:17:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.838 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bef1304: (connection evicted) 2024-05-03 17:17:34.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-03 17:17:34.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-03 17:17:34.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-03 17:17:34.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-03 17:17:34.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.839 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0: (connection evicted) 2024-05-03 17:17:34.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-03 17:17:34.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-03 17:17:34.841 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10374cae 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.842 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-03 17:17:34.859 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.871 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.872 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.874 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1148f2 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.875 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-03 17:17:34.876 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.876 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.876 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-03 17:17:34.890 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.901 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.903 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.905 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.915 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:34.916 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.916 [DefaultDispatcher-worker-9 @coroutine#2061] 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-03 17:17:34.916 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.917 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.917 [DefaultDispatcher-worker-2 @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-03 17:17:34.921 [DefaultDispatcher-worker-19 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:34.921 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.921 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:34.921 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.922 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.922 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:34.931 [DefaultDispatcher-worker-19 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.942 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:34.943 [DefaultDispatcher-worker-18 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.946 [Test worker @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.953 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-03 17:17:34.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-03 17:17:34.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-03 17:17:34.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.962 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30741e9b: (connection evicted) 2024-05-03 17:17:34.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-03 17:17:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-03 17:17:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-03 17:17:34.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-03 17:17:34.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:34.963 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d10834: (connection evicted) 2024-05-03 17:17:34.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:34.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-03 17:17:34.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd7bc66 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.965 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.966 [Test worker @coroutine#4179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-03 17:17:34.982 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.994 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.996 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.998 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41843b88 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:34.998 [Test worker @coroutine#4179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-03 17:17:34.999 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:34.999 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:34.999 [Test worker @coroutine#4179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-03 17:17:35.013 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:35.024 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:35.026 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:35.028 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:35.031 [DefaultDispatcher-worker-9 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:35.031 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.031 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.031 [DefaultDispatcher-worker-9 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.032 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.032 [DefaultDispatcher-worker-2 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.040 [DefaultDispatcher-worker-9 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-03 17:17:35.053 [DefaultDispatcher-worker-9 @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:35.064 [DefaultDispatcher-worker-15 @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:35.066 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.078 [UI Thread @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-03 17:17:35.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-03 17:17:35.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-03 17:17:35.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.082 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4: (connection evicted) 2024-05-03 17:17:35.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-03 17:17:35.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-03 17:17:35.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-03 17:17:35.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-03 17:17:35.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.084 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21: (connection evicted) 2024-05-03 17:17:35.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-03 17:17:35.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4015c65b 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.087 [Test worker @coroutine#4275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-03 17:17:35.102 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.114 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.116 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.117 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.127 [DefaultDispatcher-worker-2 @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.130 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.145 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb 2024-05-03 17:17:35.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-03 17:17:35.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-03 17:17:35.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.159 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b13e4fb: (connection evicted) 2024-05-03 17:17:35.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-03 17:17:35.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-03 17:17:35.161 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a1324 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.162 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-03 17:17:35.163 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.163 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.163 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-03 17:17:35.180 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.192 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.193 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.195 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-05-03 17:17:35.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-03 17:17:35.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-03 17:17:35.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-03 17:17:35.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-03 17:17:35.201 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69abff1d 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.202 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-03 17:17:35.217 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.226 [DefaultDispatcher-worker-21 @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5486ee92 2024-05-03 17:17:35.229 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.231 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.233 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-05-03 17:17:35.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-03 17:17:35.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-03 17:17:35.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-03 17:17:35.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-03 17:17:35.238 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b95fdf2 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.239 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-03 17:17:35.261 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.270 [DefaultDispatcher-worker-15 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:35.271 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.271 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.271 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.272 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.272 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.276 [DefaultDispatcher-worker-20 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:35.277 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.277 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.277 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.278 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.278 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.278 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.281 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.283 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28e2d3ed 2024-05-03 17:17:35.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-03 17:17:35.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-03 17:17:35.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-03 17:17:35.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@db9ecd 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.290 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-03 17:17:35.291 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.291 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.291 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-03 17:17:35.307 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.319 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.319 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.321 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.322 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.333 [DefaultDispatcher-worker-9 @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4057babc 2024-05-03 17:17:35.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-03 17:17:35.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-03 17:17:35.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.337 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4057babc: (connection evicted) 2024-05-03 17:17:35.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-03 17:17:35.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e50ca51 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.339 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-03 17:17:35.340 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.340 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.340 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-03 17:17:35.356 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.368 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.370 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.372 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-05-03 17:17:35.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-03 17:17:35.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-03 17:17:35.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-03 17:17:35.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cc7d9e 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-03 17:17:35.377 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.378 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-03 17:17:35.395 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.407 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.409 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.411 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.420 [DefaultDispatcher-worker-5 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:35.420 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-4 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.421 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.422 [DefaultDispatcher-worker-18 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.422 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.422 [DefaultDispatcher-worker-18 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.422 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.423 [DefaultDispatcher-worker-1 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.425 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.429 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2024-05-03 17:17:35.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-03 17:17:35.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-03 17:17:35.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.442 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a07c01: (connection evicted) 2024-05-03 17:17:35.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-03 17:17:35.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.445 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-03 17:17:35.446 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.446 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.446 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-03 17:17:35.463 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.477 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.479 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.481 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@745d399a 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.481 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-03 17:17:35.482 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.482 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.482 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-03 17:17:35.496 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.508 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.510 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.512 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.524 [DefaultDispatcher-worker-19 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420307f9 2024-05-03 17:17:35.537 [DefaultDispatcher-worker-12 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.546 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.559 [DefaultDispatcher-worker-13 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-03 17:17:35.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-03 17:17:35.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-03 17:17:35.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.569 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf: (connection evicted) 2024-05-03 17:17:35.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-03 17:17:35.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-03 17:17:35.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-03 17:17:35.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-03 17:17:35.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.570 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420307f9: (connection evicted) 2024-05-03 17:17:35.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-03 17:17:35.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-03 17:17:35.571 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5796ae15 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.572 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-03 17:17:35.589 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.600 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.602 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.605 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78002333 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.605 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-03 17:17:35.606 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.606 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.606 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:35.606 [Test worker @coroutine#4535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-03 17:17:35.606 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.606 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.606 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.607 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.607 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.620 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.632 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.633 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.635 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.648 [DefaultDispatcher-worker-10 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-03 17:17:35.662 [DefaultDispatcher-worker-6 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.672 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.680 [DefaultDispatcher-worker-7 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-03 17:17:35.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-03 17:17:35.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-03 17:17:35.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.684 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37846cc2: (connection evicted) 2024-05-03 17:17:35.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-03 17:17:35.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-03 17:17:35.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-03 17:17:35.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-03 17:17:35.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.685 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81: (connection evicted) 2024-05-03 17:17:35.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-03 17:17:35.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f18a661 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.688 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.689 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-03 17:17:35.696 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.705 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.717 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.718 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.720 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171b82ea 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.721 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-03 17:17:35.734 [DefaultDispatcher-worker-10 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:35.734 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.734 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.734 [DefaultDispatcher-worker-10 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.735 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.736 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.736 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.747 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.749 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.751 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.758 [DefaultDispatcher-worker-14 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:35.759 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.759 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.759 [DefaultDispatcher-worker-14 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.760 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.760 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.763 [DefaultDispatcher-worker-10 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2 2024-05-03 17:17:35.777 [DefaultDispatcher-worker-10 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.789 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.794 [DefaultDispatcher-worker-14 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.804 [DefaultDispatcher-worker-10 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.816 [DefaultDispatcher-worker-14 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-03 17:17:35.821 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-03 17:17:35.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-03 17:17:35.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.830 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133e7789: (connection evicted) 2024-05-03 17:17:35.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-03 17:17:35.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-03 17:17:35.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-03 17:17:35.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-03 17:17:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.831 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564d9ec2: (connection evicted) 2024-05-03 17:17:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-03 17:17:35.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-03 17:17:35.833 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be49e00 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.834 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-03 17:17:35.851 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.863 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.865 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.867 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a3da69 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.867 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-03 17:17:35.868 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.868 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.868 [Test worker @coroutine#4609] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-03 17:17:35.882 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.893 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.895 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.897 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.909 [DefaultDispatcher-worker-9 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2024-05-03 17:17:35.922 [DefaultDispatcher-worker-5 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.928 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:35.928 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.928 [DefaultDispatcher-worker-14 @coroutine#2061] 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-03 17:17:35.928 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.929 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.933 [DefaultDispatcher-worker-10 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:35.934 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.934 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:35.934 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.934 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:35.935 [DefaultDispatcher-worker-21 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.935 [DefaultDispatcher-worker-21 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:35.935 [DefaultDispatcher-worker-19 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.944 [DefaultDispatcher-worker-5 @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-03 17:17:35.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-03 17:17:35.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-03 17:17:35.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.955 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f: (connection evicted) 2024-05-03 17:17:35.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-03 17:17:35.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-03 17:17:35.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-03 17:17:35.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-03 17:17:35.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:35.956 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611c1f92: (connection evicted) 2024-05-03 17:17:35.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:35.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-03 17:17:35.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-03 17:17:35.957 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.958 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-03 17:17:35.959 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.959 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.959 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-03 17:17:35.980 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.991 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.993 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.995 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:35.995 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269bf9e6 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:35.996 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-03 17:17:36.010 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:36.021 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:36.023 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:36.025 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:36.038 [DefaultDispatcher-worker-11 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-05-03 17:17:36.042 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:36.043 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.043 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.043 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.044 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.044 [DefaultDispatcher-worker-17 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.050 [DefaultDispatcher-worker-6 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:36.059 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.060 [DefaultDispatcher-worker-17 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-03 17:17:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-03 17:17:36.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-03 17:17:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.064 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bebddf: (connection evicted) 2024-05-03 17:17:36.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-03 17:17:36.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-03 17:17:36.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-03 17:17:36.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-03 17:17:36.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.065 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad: (connection evicted) 2024-05-03 17:17:36.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-03 17:17:36.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.069 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-03 17:17:36.070 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.070 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.070 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-03 17:17:36.088 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.099 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.101 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.103 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-03 17:17:36.103 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.104 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-03 17:17:36.120 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.131 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.133 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.135 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.145 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.147 [DefaultDispatcher-worker-10 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-05-03 17:17:36.162 [DefaultDispatcher-worker-20 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.170 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.175 [DefaultDispatcher-worker-7 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.197 [DefaultDispatcher-worker-6 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-03 17:17:36.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-03 17:17:36.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-03 17:17:36.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.199 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2024-05-03 17:17:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-03 17:17:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-03 17:17:36.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-03 17:17:36.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-03 17:17:36.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.200 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2024-05-03 17:17:36.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-03 17:17:36.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a973b5e 2024-05-03 17:17:36.202 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.203 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-03 17:17:36.219 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.230 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.232 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.233 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.234 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c74025e 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.234 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-03 17:17:36.235 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.235 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.235 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-03 17:17:36.249 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.260 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.262 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.264 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.271 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.277 [DefaultDispatcher-worker-6 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2024-05-03 17:17:36.283 [DefaultDispatcher-worker-6 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:36.283 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.283 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.283 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.284 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.285 [DefaultDispatcher-worker-14 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.289 [DefaultDispatcher-worker-11 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:36.289 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.289 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.289 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.290 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.290 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.292 [DefaultDispatcher-worker-5 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.303 [DefaultDispatcher-worker-5 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.303 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.312 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.313 [DefaultDispatcher-worker-5 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.329 [DefaultDispatcher-worker-10 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2024-05-03 17:17:36.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-03 17:17:36.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-03 17:17:36.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.331 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b: (connection evicted) 2024-05-03 17:17:36.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-03 17:17:36.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-03 17:17:36.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-03 17:17:36.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-03 17:17:36.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.332 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29db9746: (connection evicted) 2024-05-03 17:17:36.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-03 17:17:36.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-03 17:17:36.335 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e61b69 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.336 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.337 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-03 17:17:36.353 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.364 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.366 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.368 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ab906e 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.368 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-03 17:17:36.369 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.369 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.369 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-03 17:17:36.383 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.394 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.396 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.398 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.411 [DefaultDispatcher-worker-15 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-05-03 17:17:36.425 [DefaultDispatcher-worker-4 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-20 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-20 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-2 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.435 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.436 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.436 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.436 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.436 [DefaultDispatcher-worker-4 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.437 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.438 [DefaultDispatcher-worker-13 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d25b2 2024-05-03 17:17:36.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-03 17:17:36.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-03 17:17:36.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.448 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464d25b2: (connection evicted) 2024-05-03 17:17:36.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-03 17:17:36.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-03 17:17:36.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-03 17:17:36.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-03 17:17:36.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.450 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b26693: (connection evicted) 2024-05-03 17:17:36.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-03 17:17:36.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-03 17:17:36.451 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ce8293 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.452 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-03 17:17:36.469 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.474 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.481 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.482 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.484 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1405dd10 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.485 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-03 17:17:36.499 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.511 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.513 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.515 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.528 [DefaultDispatcher-worker-19 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0 2024-05-03 17:17:36.542 [DefaultDispatcher-worker-21 @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.551 [DefaultDispatcher-worker-7 @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1088b120 2024-05-03 17:17:36.552 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-03 17:17:36.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-03 17:17:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.556 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1088b120: (connection evicted) 2024-05-03 17:17:36.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-03 17:17:36.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-03 17:17:36.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-03 17:17:36.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-03 17:17:36.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.557 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc9aba0: (connection evicted) 2024-05-03 17:17:36.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-03 17:17:36.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df3b838 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.559 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-03 17:17:36.560 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.560 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.560 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-03 17:17:36.580 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.591 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.593 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.595 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.595 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-03 17:17:36.595 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca5720a 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.596 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-03 17:17:36.611 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.618 [DefaultDispatcher-worker-14 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:36.618 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.618 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.618 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.620 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.620 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.623 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.625 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.626 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.639 [DefaultDispatcher-worker-5 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75583206 2024-05-03 17:17:36.653 [DefaultDispatcher-worker-13 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.660 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.662 [DefaultDispatcher-worker-14 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2efda33d 2024-05-03 17:17:36.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-03 17:17:36.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-03 17:17:36.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.666 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efda33d: (connection evicted) 2024-05-03 17:17:36.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-03 17:17:36.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-03 17:17:36.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-03 17:17:36.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-03 17:17:36.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.667 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75583206: (connection evicted) 2024-05-03 17:17:36.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-03 17:17:36.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214738c1 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.670 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.671 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-03 17:17:36.686 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.697 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.699 [Test worker @coroutine#4901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.701 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c634a04 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.701 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-03 17:17:36.702 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.702 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.702 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-03 17:17:36.716 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.727 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.729 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.731 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.744 [DefaultDispatcher-worker-12 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a 2024-05-03 17:17:36.748 [DefaultDispatcher-worker-13 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:36.748 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.748 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.748 [DefaultDispatcher-worker-13 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.749 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.749 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.759 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.759 [DefaultDispatcher-worker-9 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.771 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:36.772 [DefaultDispatcher-worker-9 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:36.772 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.772 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.772 [DefaultDispatcher-worker-9 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.773 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.773 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.777 [DefaultDispatcher-worker-4 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.787 [DefaultDispatcher-worker-3 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.788 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.802 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.812 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.837 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.916 [DefaultDispatcher-worker-4 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2024-05-03 17:17:36.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-03 17:17:36.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-03 17:17:36.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.918 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2: (connection evicted) 2024-05-03 17:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-03 17:17:36.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-03 17:17:36.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-03 17:17:36.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-03 17:17:36.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.920 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe8d57a: (connection evicted) 2024-05-03 17:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:36.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-03 17:17:36.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8d0c21 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.922 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-03 17:17:36.923 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.923 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.923 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-03 17:17:36.930 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.941 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:36.941 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.941 [DefaultDispatcher-worker-12 @coroutine#2061] 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-03 17:17:36.941 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.942 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.943 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.946 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:36.946 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.946 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:36.946 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.947 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.947 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:36.954 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:36.957 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.959 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.960 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f636de3 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:36.961 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-03 17:17:36.962 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.962 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.962 [Test worker @coroutine#4944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-03 17:17:36.976 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.987 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.989 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.991 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:36.998 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.003 [DefaultDispatcher-worker-2 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-05-03 17:17:37.015 [DefaultDispatcher-worker-18 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:37.023 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:37.030 [DefaultDispatcher-worker-2 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:37.041 [DefaultDispatcher-worker-21 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4664fef 2024-05-03 17:17:37.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-03 17:17:37.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-03 17:17:37.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.046 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4664fef: (connection evicted) 2024-05-03 17:17:37.046 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-03 17:17:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-03 17:17:37.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-03 17:17:37.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-03 17:17:37.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.047 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c: (connection evicted) 2024-05-03 17:17:37.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-03 17:17:37.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746cb25d 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.049 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-03 17:17:37.050 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.050 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.050 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-03 17:17:37.055 [DefaultDispatcher-worker-20 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:37.055 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.055 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.055 [DefaultDispatcher-worker-20 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.056 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.056 [DefaultDispatcher-worker-6 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.073 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.085 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.087 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.089 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c7159d5 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.089 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-03 17:17:37.090 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.090 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.090 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-03 17:17:37.104 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.116 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.117 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.119 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.133 [DefaultDispatcher-worker-18 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff 2024-05-03 17:17:37.148 [DefaultDispatcher-worker-8 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.150 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:37.162 [DefaultDispatcher-worker-4 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b 2024-05-03 17:17:37.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-03 17:17:37.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-03 17:17:37.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.168 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c068c7b: (connection evicted) 2024-05-03 17:17:37.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-03 17:17:37.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-03 17:17:37.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-03 17:17:37.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-03 17:17:37.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.170 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1659a0ff: (connection evicted) 2024-05-03 17:17:37.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-03 17:17:37.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-03 17:17:37.171 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25ee6683 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.172 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-03 17:17:37.189 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.201 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.202 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.204 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d40da 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.205 [Test worker @coroutine#5013] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-03 17:17:37.219 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.231 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.233 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.235 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.248 [DefaultDispatcher-worker-17 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2024-05-03 17:17:37.260 [DefaultDispatcher-worker-8 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.268 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.272 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:37.276 [DefaultDispatcher-worker-12 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.286 [DefaultDispatcher-worker-16 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38388639 2024-05-03 17:17:37.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-03 17:17:37.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-03 17:17:37.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.294 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38388639: (connection evicted) 2024-05-03 17:17:37.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-03 17:17:37.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-03 17:17:37.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-03 17:17:37.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-03 17:17:37.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.295 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8: (connection evicted) 2024-05-03 17:17:37.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-03 17:17:37.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-03 17:17:37.297 [DefaultDispatcher-worker-16 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:37.297 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.297 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.297 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53eb4dae 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.298 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-03 17:17:37.299 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.299 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.299 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-03 17:17:37.299 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.299 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.302 [DefaultDispatcher-worker-17 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:37.302 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.302 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.302 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.303 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.303 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.314 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.325 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.327 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.329 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.338 [DefaultDispatcher-worker-8 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.347 [DefaultDispatcher-worker-8 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d980928 2024-05-03 17:17:37.362 [UI Thread @coroutine#5075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588035385722544128 2024-05-03 17:17:37.362 [UI Thread @coroutine#5075] 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=588035385722544128. 2024-05-03 17:17:37.362 [UI Thread @coroutine#5075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588035385722544128 2024-05-03 17:17:37.365 [UI Thread @coroutine#5075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588035385722544128 2024-05-03 17:17:37.365 [UI Thread @coroutine#5075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588035385722544128 2024-05-03 17:17:37.365 [UI Thread @coroutine#5075] 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=588035385722544128. 2024-05-03 17:17:37.365 [UI Thread @coroutine#5075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588035385722544128 to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:37.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-03 17:17:37.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-03 17:17:37.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.368 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d980928: (connection evicted) 2024-05-03 17:17:37.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-03 17:17:37.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f59a0a 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.423 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-03 17:17:37.424 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.424 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.424 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-03 17:17:37.443 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-21 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-21 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.449 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.450 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.450 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.450 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.450 [DefaultDispatcher-worker-3 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.456 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.458 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.460 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.470 [DefaultDispatcher-worker-4 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.493 [DefaultDispatcher-worker-8 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.502 [DefaultDispatcher-worker-21 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6 2024-05-03 17:17:37.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-03 17:17:37.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-03 17:17:37.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.515 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bd69bf6: (connection evicted) 2024-05-03 17:17:37.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-03 17:17:37.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-03 17:17:37.566 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.566 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.575 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.576 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-03 17:17:37.591 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.603 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.604 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.606 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-03 17:17:37.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-03 17:17:37.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-03 17:17:37.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:37.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-03 17:17:37.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1eba2e 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.613 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-03 17:17:37.614 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.614 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.614 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-03 17:17:37.628 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.630 [DefaultDispatcher-worker-20 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:37.630 [DefaultDispatcher-worker-20 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.630 [DefaultDispatcher-worker-20 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.630 [DefaultDispatcher-worker-20 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.631 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.631 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.639 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.641 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.643 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531455c1 2024-05-03 17:17:37.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-03 17:17:37.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-03 17:17:37.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:37.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-03 17:17:37.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-03 17:17:37.647 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d483dc 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.648 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-03 17:17:37.664 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.676 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.677 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.679 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.679 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.680 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-03 17:17:37.696 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.707 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.709 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.710 [DefaultDispatcher-worker-20 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66314fee 2024-05-03 17:17:37.711 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.723 [DefaultDispatcher-worker-21 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-05-03 17:17:37.737 [DefaultDispatcher-worker-3 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2024-05-03 17:17:37.740 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.740 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 17:17:37.740 [UI Thread @coroutine#5185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.742 [UI Thread @coroutine#5185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.742 [UI Thread @coroutine#5185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.742 [UI Thread @coroutine#5185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 17:17:37.742 [UI Thread @coroutine#5185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41615/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:37.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-03 17:17:37.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-03 17:17:37.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.744 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71120f9a: (connection evicted) 2024-05-03 17:17:37.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-03 17:17:37.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-03 17:17:37.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-03 17:17:37.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-03 17:17:37.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.745 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2024-05-03 17:17:37.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-03 17:17:37.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa81b23 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.747 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.748 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-03 17:17:37.749 [DefaultDispatcher-worker-3 @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-03 17:17:37.754 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.759 [DefaultDispatcher-worker-7 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:37.759 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.759 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.759 [DefaultDispatcher-worker-7 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.760 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.760 [DefaultDispatcher-worker-12 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.766 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.778 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.780 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.783 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.783 [DefaultDispatcher-worker-7 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca6937 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.783 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.783 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.783 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-03 17:17:37.783 [DefaultDispatcher-worker-7 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.784 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.784 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.784 [Test worker @coroutine#5191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-03 17:17:37.785 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.785 [DefaultDispatcher-worker-12 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.798 [DefaultDispatcher-worker-12 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-03 17:17:37.798 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.808 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.811 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.812 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.814 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.827 [DefaultDispatcher-worker-4 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27777afd 2024-05-03 17:17:37.830 [DefaultDispatcher-worker-14 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdcfe3 2024-05-03 17:17:37.841 [DefaultDispatcher-worker-13 @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2024-05-03 17:17:37.843 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.843 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 17:17:37.843 [UI Thread @coroutine#5224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.845 [UI Thread @coroutine#5224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.845 [UI Thread @coroutine#5224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-03 17:17:37.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-03 17:17:37.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.846 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2: (connection evicted) 2024-05-03 17:17:37.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-03 17:17:37.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-03 17:17:37.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-03 17:17:37.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-03 17:17:37.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.848 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27777afd: (connection evicted) 2024-05-03 17:17:37.848 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-03 17:17:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a17ab87 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.850 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-03 17:17:37.851 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.851 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.851 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-03 17:17:37.868 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.881 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.883 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a41143 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.883 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-03 17:17:37.884 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.884 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.884 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-03 17:17:37.896 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.897 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.909 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.911 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.912 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.925 [DefaultDispatcher-worker-18 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-05-03 17:17:37.929 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.938 [DefaultDispatcher-worker-3 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-05-03 17:17:37.940 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.940 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 17:17:37.940 [UI Thread @coroutine#5253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.942 [UI Thread @coroutine#5253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.942 [UI Thread @coroutine#5253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 17:17:37.942 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 17:17:37.942 [UI Thread @coroutine#5253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:37.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-03 17:17:37.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-03 17:17:37.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.943 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e182453: (connection evicted) 2024-05-03 17:17:37.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-03 17:17:37.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-03 17:17:37.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-03 17:17:37.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-03 17:17:37.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:37.944 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59be715a: (connection evicted) 2024-05-03 17:17:37.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:37.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-03 17:17:37.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f5030f 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.947 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-03 17:17:37.948 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.948 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.948 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-03 17:17:37.954 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:37.955 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.955 [DefaultDispatcher-worker-9 @coroutine#2061] 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-03 17:17:37.955 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.956 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.958 [DefaultDispatcher-worker-19 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:37.958 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.958 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:37.958 [DefaultDispatcher-worker-19 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.959 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.959 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:37.968 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.980 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.982 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.983 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358caf3a 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:37.984 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-03 17:17:37.998 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:38.010 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:38.011 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:38.013 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:38.026 [DefaultDispatcher-worker-1 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72288b38 2024-05-03 17:17:38.037 [DefaultDispatcher-worker-11 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:38.048 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.056 [DefaultDispatcher-worker-11 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36821a1b 2024-05-03 17:17:38.067 [DefaultDispatcher-worker-15 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:38.067 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.067 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.067 [DefaultDispatcher-worker-15 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-03 17:17:38.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-03 17:17:38.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.068 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.068 [DefaultDispatcher-worker-14 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.068 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36821a1b: (connection evicted) 2024-05-03 17:17:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-03 17:17:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-03 17:17:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-03 17:17:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-03 17:17:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.070 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72288b38: (connection evicted) 2024-05-03 17:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-03 17:17:38.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.072 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f1db20 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.073 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-03 17:17:38.091 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.102 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.104 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.106 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.117 [DefaultDispatcher-worker-2 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.142 [DefaultDispatcher-worker-14 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.157 [DefaultDispatcher-worker-21 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.173 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.178 [DefaultDispatcher-worker-14 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c298769 2024-05-03 17:17:38.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-03 17:17:38.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-03 17:17:38.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.182 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c298769: (connection evicted) 2024-05-03 17:17:38.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-03 17:17:38.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.185 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-03 17:17:38.186 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.186 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.186 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-03 17:17:38.207 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.218 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.220 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.222 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aeb7bd6 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.222 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.223 [Test worker @coroutine#5350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-03 17:17:38.237 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.248 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.250 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.252 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.265 [DefaultDispatcher-worker-12 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb15360 2024-05-03 17:17:38.278 [DefaultDispatcher-worker-4 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.286 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.289 [DefaultDispatcher-worker-11 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2024-05-03 17:17:38.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-03 17:17:38.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-03 17:17:38.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.296 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893: (connection evicted) 2024-05-03 17:17:38.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-03 17:17:38.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-03 17:17:38.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-03 17:17:38.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-03 17:17:38.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.297 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb15360: (connection evicted) 2024-05-03 17:17:38.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-03 17:17:38.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-03 17:17:38.299 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-03 17:17:38.299 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb509a6 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.300 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-03 17:17:38.311 [DefaultDispatcher-worker-15 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:38.311 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.311 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.311 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.312 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.312 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.314 [DefaultDispatcher-worker-20 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:38.315 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.315 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.315 [DefaultDispatcher-worker-20 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.316 [DefaultDispatcher-worker-19 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.316 [DefaultDispatcher-worker-19 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.318 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.330 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.331 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.333 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.345 [DefaultDispatcher-worker-7 @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.354 [DefaultDispatcher-worker-14 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.368 [DefaultDispatcher-worker-20 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 17:17:38.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-03 17:17:38.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-03 17:17:38.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.370 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@397fced4: (connection evicted) 2024-05-03 17:17:38.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-03 17:17:38.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-03 17:17:38.372 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05d5f2 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.373 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-03 17:17:38.390 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.401 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.402 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.404 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.416 [DefaultDispatcher-worker-10 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.425 [DefaultDispatcher-worker-14 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4 2024-05-03 17:17:38.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-03 17:17:38.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-03 17:17:38.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.427 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67a6f2c4: (connection evicted) 2024-05-03 17:17:38.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-03 17:17:38.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f3b213 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.430 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.431 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-03 17:17:38.446 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.458 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.460 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.462 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-1 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-4 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-1 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.464 [DefaultDispatcher-worker-4 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.465 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.465 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.465 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.465 [DefaultDispatcher-worker-2 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.521 [DefaultDispatcher-worker-8 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a65166 2024-05-03 17:17:38.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-03 17:17:38.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-03 17:17:38.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.525 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a65166: (connection evicted) 2024-05-03 17:17:38.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-03 17:17:38.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1054864f 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.527 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.528 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-03 17:17:38.542 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.554 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.555 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.557 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.568 [DefaultDispatcher-worker-3 @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.577 [DefaultDispatcher-worker-3 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45682e3e 2024-05-03 17:17:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-03 17:17:38.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-03 17:17:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.583 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45682e3e: (connection evicted) 2024-05-03 17:17:38.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-03 17:17:38.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cdacd 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.587 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.588 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-03 17:17:38.604 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.616 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.618 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.620 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-05-03 17:17:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-03 17:17:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-03 17:17:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-03 17:17:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a607a9 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.624 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-03 17:17:38.639 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.642 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:38.643 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.643 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.643 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.644 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.644 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.651 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.653 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.654 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-05-03 17:17:38.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-03 17:17:38.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-03 17:17:38.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-03 17:17:38.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-03 17:17:38.657 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-03 17:17:38.657 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.657 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.657 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556d8c78 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.658 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-03 17:17:38.673 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.684 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.686 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.688 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e147821 2024-05-03 17:17:38.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-03 17:17:38.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-03 17:17:38.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-03 17:17:38.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-03 17:17:38.698 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42613/Site/verify 2024-05-03 17:17:38.698 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42613/Site/verify. 2024-05-03 17:17:38.698 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42613/Site/verify 2024-05-03 17:17:38.700 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42613/Site/verify 2024-05-03 17:17:38.700 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42613/Site/verify 2024-05-03 17:17:38.700 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42613/Site/verify. 2024-05-03 17:17:38.700 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42613/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:38.705 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78571a17 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.706 [Test worker @coroutine#5577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-03 17:17:38.723 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.734 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.736 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.738 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c189d8 2024-05-03 17:17:38.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-03 17:17:38.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-03 17:17:38.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-03 17:17:38.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb320de 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.741 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.742 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-03 17:17:38.742 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.742 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.742 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-03 17:17:38.756 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.768 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.770 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.771 [DefaultDispatcher-worker-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:38.771 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.771 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.771 [DefaultDispatcher-worker-2 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.772 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-03 17:17:38.772 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.772 [DefaultDispatcher-worker-17 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-03 17:17:38.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-03 17:17:38.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-03 17:17:38.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-03 17:17:38.775 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605610e5 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.776 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-03 17:17:38.792 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.796 [DefaultDispatcher-worker-3 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:38.796 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.796 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.796 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.797 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.797 [DefaultDispatcher-worker-11 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.803 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.809 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.811 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.813 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-03 17:17:38.815 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51053/Site/verify 2024-05-03 17:17:38.815 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51053/Site/verify. 2024-05-03 17:17:38.815 [UI Thread @coroutine#5634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51053/Site/verify 2024-05-03 17:17:38.817 [UI Thread @coroutine#5634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51053/Site/verify 2024-05-03 17:17:38.817 [UI Thread @coroutine#5634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51053/Site/verify 2024-05-03 17:17:38.817 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51053/Site/verify. 2024-05-03 17:17:38.817 [UI Thread @coroutine#5634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51053/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:38.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-03 17:17:38.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-03 17:17:38.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-03 17:17:38.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-03 17:17:38.823 [UI Thread @coroutine#5646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47411/Site/verify 2024-05-03 17:17:38.823 [UI Thread @coroutine#5646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47411/Site/verify. 2024-05-03 17:17:38.823 [UI Thread @coroutine#5646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47411/Site/verify 2024-05-03 17:17:38.824 [UI Thread @coroutine#5646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47411/Site/verify 2024-05-03 17:17:38.824 [UI Thread @coroutine#5646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47411/Site/verify 2024-05-03 17:17:38.824 [UI Thread @coroutine#5646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47411/Site/verify. 2024-05-03 17:17:38.824 [UI Thread @coroutine#5646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47411/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:38.829 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44129/Site/verify 2024-05-03 17:17:38.829 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44129/Site/verify. 2024-05-03 17:17:38.829 [UI Thread @coroutine#5659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44129/Site/verify 2024-05-03 17:17:38.831 [UI Thread @coroutine#5659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44129/Site/verify 2024-05-03 17:17:38.831 [UI Thread @coroutine#5659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44129/Site/verify 2024-05-03 17:17:38.831 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44129/Site/verify. 2024-05-03 17:17:38.831 [UI Thread @coroutine#5659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44129/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:38.837 [UI Thread @coroutine#5673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-03 17:17:38.837 [UI Thread @coroutine#5673] 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-03 17:17:38.837 [UI Thread @coroutine#5673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-03 17:17:38.839 [UI Thread @coroutine#5673] 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-03 17:17:38.841 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-03 17:17:38.841 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b2e0e4 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.842 [Test worker @coroutine#5680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-03 17:17:38.857 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.869 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.871 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.872 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.882 [DefaultDispatcher-worker-11 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.905 [DefaultDispatcher-worker-18 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.916 [DefaultDispatcher-worker-13 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.924 [DefaultDispatcher-worker-4 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.933 [DefaultDispatcher-worker-2 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.942 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:38.943 [DefaultDispatcher-worker-10 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.954 [DefaultDispatcher-worker-2 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.968 [DefaultDispatcher-worker-2 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:38.968 [DefaultDispatcher-worker-2 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.968 [DefaultDispatcher-worker-2 @coroutine#2061] 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-03 17:17:38.968 [DefaultDispatcher-worker-2 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.969 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.972 [DefaultDispatcher-worker-3 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:38.972 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.972 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:38.972 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.973 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.973 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:38.975 [DefaultDispatcher-worker-8 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-03 17:17:38.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-03 17:17:38.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-03 17:17:38.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.977 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344ab465: (connection evicted) 2024-05-03 17:17:38.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:38.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-03 17:17:38.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-03 17:17:38.979 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-03 17:17:38.979 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5db07 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:38.980 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-03 17:17:38.987 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:38.997 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:39.008 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:39.010 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:39.012 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ae0bff 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.012 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-03 17:17:39.013 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.013 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.013 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-03 17:17:39.027 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.038 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.040 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.042 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.054 [DefaultDispatcher-worker-4 @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b 2024-05-03 17:17:39.066 [DefaultDispatcher-worker-15 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2024-05-03 17:17:39.080 [DefaultDispatcher-worker-4 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:39.080 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.080 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.080 [DefaultDispatcher-worker-4 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.080 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.081 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.081 [DefaultDispatcher-worker-1 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-03 17:17:39.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-03 17:17:39.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.083 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1: (connection evicted) 2024-05-03 17:17:39.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-03 17:17:39.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-03 17:17:39.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-03 17:17:39.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-03 17:17:39.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.084 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29e9d47b: (connection evicted) 2024-05-03 17:17:39.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-03 17:17:39.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-03 17:17:39.085 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc98c70 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.086 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-03 17:17:39.102 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.114 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.115 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.117 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686a192d 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.118 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-03 17:17:39.132 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.143 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.145 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.147 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.159 [DefaultDispatcher-worker-18 @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3 2024-05-03 17:17:39.170 [DefaultDispatcher-worker-18 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.181 [DefaultDispatcher-worker-19 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-05-03 17:17:39.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-03 17:17:39.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-03 17:17:39.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.186 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f: (connection evicted) 2024-05-03 17:17:39.186 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-03 17:17:39.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-03 17:17:39.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-03 17:17:39.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-03 17:17:39.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.188 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f14ce3: (connection evicted) 2024-05-03 17:17:39.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-03 17:17:39.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.189 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.190 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-03 17:17:39.210 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.221 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.228 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.230 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.230 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a70c8d5 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.231 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-03 17:17:39.245 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.257 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.258 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.260 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.273 [DefaultDispatcher-worker-12 @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-03 17:17:39.287 [DefaultDispatcher-worker-11 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.290 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:39.298 [DefaultDispatcher-worker-2 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-03 17:17:39.325 [DefaultDispatcher-worker-16 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:39.325 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.325 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.325 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.326 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.326 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.327 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:39.327 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.327 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.327 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.328 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.328 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.331 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-12 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-19 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-19 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-19 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-19 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.478 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.479 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.479 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.479 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.479 [DefaultDispatcher-worker-7 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-03 17:17:39.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-03 17:17:39.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.552 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2024-05-03 17:17:39.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-03 17:17:39.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-03 17:17:39.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-03 17:17:39.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-03 17:17:39.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.553 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2936f48a: (connection evicted) 2024-05-03 17:17:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-03 17:17:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afd2f4e 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.555 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-03 17:17:39.556 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.556 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.556 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-03 17:17:39.573 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.584 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.586 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.587 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.588 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-03 17:17:39.602 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.613 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.615 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.617 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.630 [DefaultDispatcher-worker-19 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-03 17:17:39.641 [DefaultDispatcher-worker-9 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.652 [DefaultDispatcher-worker-16 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.656 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:39.656 [DefaultDispatcher-worker-3 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:39.656 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.656 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.656 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.657 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.658 [DefaultDispatcher-worker-17 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.662 [DefaultDispatcher-worker-8 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-03 17:17:39.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-03 17:17:39.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-03 17:17:39.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.667 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74239871: (connection evicted) 2024-05-03 17:17:39.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-03 17:17:39.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-03 17:17:39.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-03 17:17:39.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-03 17:17:39.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.668 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2024-05-03 17:17:39.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-03 17:17:39.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-03 17:17:39.669 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380ea757 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.670 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-03 17:17:39.686 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.698 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.699 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.701 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.701 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61377842 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.702 [Test worker @coroutine#5940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-03 17:17:39.716 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.727 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.729 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.731 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.743 [DefaultDispatcher-worker-1 @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-03 17:17:39.754 [DefaultDispatcher-worker-10 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.764 [DefaultDispatcher-worker-1 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.770 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:39.775 [DefaultDispatcher-worker-13 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-03 17:17:39.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-03 17:17:39.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-03 17:17:39.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.782 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06: (connection evicted) 2024-05-03 17:17:39.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-03 17:17:39.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-03 17:17:39.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-03 17:17:39.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-03 17:17:39.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.783 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5: (connection evicted) 2024-05-03 17:17:39.784 [DefaultDispatcher-worker-6 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:39.784 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.784 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-03 17:17:39.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-03 17:17:39.784 [DefaultDispatcher-worker-6 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb8d539 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.785 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.785 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.785 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-03 17:17:39.786 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.786 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.786 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-03 17:17:39.801 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.808 [DefaultDispatcher-worker-3 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:39.809 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.809 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.809 [DefaultDispatcher-worker-3 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.810 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.810 [DefaultDispatcher-worker-17 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.812 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.814 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.816 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2731e5 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.816 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-03 17:17:39.830 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.841 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.843 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.845 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.858 [DefaultDispatcher-worker-14 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-03 17:17:39.869 [DefaultDispatcher-worker-14 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.879 [DefaultDispatcher-worker-12 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.886 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:39.889 [DefaultDispatcher-worker-15 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-03 17:17:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-03 17:17:39.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-03 17:17:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.894 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36642182: (connection evicted) 2024-05-03 17:17:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-03 17:17:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-03 17:17:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-03 17:17:39.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-03 17:17:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:39.895 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a636c62: (connection evicted) 2024-05-03 17:17:39.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-03 17:17:39.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da068e8 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.898 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-03 17:17:39.899 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.899 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.899 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-03 17:17:39.914 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.926 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.927 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.929 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-03 17:17:39.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-03 17:17:39.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-03 17:17:39.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:39.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:39.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-03 17:17:39.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411e5672 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:39.939 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-03 17:17:39.940 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.940 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.940 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-03 17:17:39.956 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.968 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.969 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.971 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.982 [DefaultDispatcher-worker-8 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3499c31e 2024-05-03 17:17:39.983 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.983 [DefaultDispatcher-worker-8 @coroutine#2061] 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-03 17:17:39.983 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.984 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.984 [DefaultDispatcher-worker-10 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:39.985 [DefaultDispatcher-worker-18 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c00da24 2024-05-03 17:17:39.986 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.986 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:39.986 [DefaultDispatcher-worker-18 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.987 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:39.987 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37991/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.008 [DefaultDispatcher-worker-18 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:40.018 [DefaultDispatcher-worker-19 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f 2024-05-03 17:17:40.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-03 17:17:40.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-03 17:17:40.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.024 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e7e12f: (connection evicted) 2024-05-03 17:17:40.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-03 17:17:40.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-03 17:17:40.025 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3268f664 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.026 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-03 17:17:40.041 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.053 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.055 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.056 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.068 [DefaultDispatcher-worker-7 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.091 [DefaultDispatcher-worker-21 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.091 [DefaultDispatcher-worker-7 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d561c9 2024-05-03 17:17:40.091 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.091 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.091 [DefaultDispatcher-worker-7 @coroutine#2126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.092 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.092 [DefaultDispatcher-worker-5 @coroutine#2126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51737/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.100 [DefaultDispatcher-worker-9 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.116 [DefaultDispatcher-worker-5 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b48b 2024-05-03 17:17:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-03 17:17:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-03 17:17:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.119 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b48b: (connection evicted) 2024-05-03 17:17:40.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-03 17:17:40.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aed4ff 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.121 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.122 [Test worker @coroutine#6135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-03 17:17:40.140 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.152 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.154 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.155 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.166 [DefaultDispatcher-worker-8 @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.189 [DefaultDispatcher-worker-20 @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.198 [DefaultDispatcher-worker-18 @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.210 [DefaultDispatcher-worker-5 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563434b4 2024-05-03 17:17:40.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-03 17:17:40.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-03 17:17:40.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.212 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@563434b4: (connection evicted) 2024-05-03 17:17:40.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-03 17:17:40.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b3d197 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.215 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-03 17:17:40.216 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.216 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.216 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-03 17:17:40.232 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.246 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.248 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.250 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3366a998 2024-05-03 17:17:40.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-03 17:17:40.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-03 17:17:40.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-03 17:17:40.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b70596d 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.256 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-03 17:17:40.271 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.283 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.284 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.286 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4ecbbf 2024-05-03 17:17:40.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-03 17:17:40.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-03 17:17:40.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-03 17:17:40.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736ded17 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.290 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.291 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-03 17:17:40.310 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.322 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.324 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.326 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-03 17:17:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-03 17:17:40.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-03 17:17:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-03 17:17:40.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1917121b 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.333 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.334 [UI Thread @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-03 17:17:40.339 [DefaultDispatcher-worker-13 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-05-03 17:17:40.339 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.339 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.339 [DefaultDispatcher-worker-13 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.340 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.340 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48501/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.341 [DefaultDispatcher-worker-12 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1545c 2024-05-03 17:17:40.341 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.341 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.341 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.342 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.342 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54733/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.351 [UI Thread @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.362 [UI Thread @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.364 [UI Thread @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.366 [UI Thread @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa 2024-05-03 17:17:40.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-03 17:17:40.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-03 17:17:40.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.369 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9ed14fa: (connection evicted) 2024-05-03 17:17:40.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-03 17:17:40.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4310007c 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.371 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-03 17:17:40.372 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.372 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.372 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-03 17:17:40.386 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.399 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.401 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.403 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-03 17:17:40.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-03 17:17:40.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-03 17:17:40.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-03 17:17:40.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.406 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-03 17:17:40.407 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.407 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.407 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-03 17:17:40.421 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.433 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.435 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.437 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-03 17:17:40.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-03 17:17:40.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-03 17:17:40.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-03 17:17:40.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33093469 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.439 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-03 17:17:40.440 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.440 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.440 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-03 17:17:40.460 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.475 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.477 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.478 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6329d89f 2024-05-03 17:17:40.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-03 17:17:40.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-03 17:17:40.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-03 17:17:40.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a69c4c3 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.482 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-03 17:17:40.488 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-12 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-16 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-05-03 17:17:40.492 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-16 @coroutine#1923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-11 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-11 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.493 [DefaultDispatcher-worker-12 @coroutine#1923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.499 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.511 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.513 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.513 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.514 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-05-03 17:17:40.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-03 17:17:40.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-03 17:17:40.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-03 17:17:40.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bae8e5e 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.518 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-03 17:17:40.519 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.519 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.519 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-03 17:17:40.533 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.545 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.547 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.548 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d3e710 2024-05-03 17:17:40.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-03 17:17:40.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-03 17:17:40.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-03 17:17:40.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-03 17:17:40.553 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcecdd 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.554 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-03 17:17:40.573 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.584 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.586 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.588 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-03 17:17:40.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-03 17:17:40.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-03 17:17:40.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-03 17:17:40.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c7cea8 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.592 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.593 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-03 17:17:40.611 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.623 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.625 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.626 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-03 17:17:40.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-03 17:17:40.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-03 17:17:40.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-03 17:17:40.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4817bd3 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.630 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-03 17:17:40.631 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.631 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.631 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-03 17:17:40.645 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.657 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.658 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.660 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-03 17:17:40.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-03 17:17:40.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-03 17:17:40.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-03 17:17:40.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46110b82 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.665 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.666 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-03 17:17:40.666 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.666 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.666 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-03 17:17:40.669 [DefaultDispatcher-worker-10 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-05-03 17:17:40.669 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.669 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.669 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.670 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.670 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50027/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.681 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.693 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.694 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.696 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2024-05-03 17:17:40.699 [UI Thread @coroutine#6419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-03 17:17:40.699 [UI Thread @coroutine#6419] 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-03 17:17:40.699 [UI Thread @coroutine#6419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-03 17:17:40.701 [UI Thread @coroutine#6419] 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-03 17:17:40.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-03 17:17:40.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-03 17:17:40.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-03 17:17:40.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dabf112 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.704 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-03 17:17:40.705 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.705 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.705 [Test worker @coroutine#6425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-03 17:17:40.722 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.733 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.735 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.737 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d9f0cf4 2024-05-03 17:17:40.739 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59833/Site/verify 2024-05-03 17:17:40.739 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59833/Site/verify. 2024-05-03 17:17:40.739 [UI Thread @coroutine#6442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59833/Site/verify 2024-05-03 17:17:40.741 [UI Thread @coroutine#6442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59833/Site/verify 2024-05-03 17:17:40.741 [UI Thread @coroutine#6442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59833/Site/verify 2024-05-03 17:17:40.741 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59833/Site/verify. 2024-05-03 17:17:40.741 [UI Thread @coroutine#6442] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59833/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 17:17:40.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-03 17:17:40.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-03 17:17:40.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 17:17:40.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-03 17:17:40.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7569efdd 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 17:17:40.747 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.748 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-03 17:17:40.766 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.777 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.779 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.781 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.793 [DefaultDispatcher-worker-16 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.798 [DefaultDispatcher-worker-9 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f60cd4 2024-05-03 17:17:40.798 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.798 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.798 [DefaultDispatcher-worker-9 @coroutine#2002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.799 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.799 [DefaultDispatcher-worker-16 @coroutine#2002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55033/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.803 [DefaultDispatcher-worker-9 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143 2024-05-03 17:17:40.808 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58261/588035400423071744/_ustadmanifest.json 2024-05-03 17:17:40.808 [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:58261/588035400423071744/_ustadmanifest.json. 2024-05-03 17:17:40.808 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58261/588035400423071744/_ustadmanifest.json 2024-05-03 17:17:40.809 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58261/588035400423071744/_ustadmanifest.json 2024-05-03 17:17:40.809 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58261/588035400423071744/_ustadmanifest.json 2024-05-03 17:17:40.810 [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:58261/588035400423071744/_ustadmanifest.json. 2024-05-03 17:17:40.810 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58261/588035400423071744/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:40.810 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58261/tincan.xml 2024-05-03 17:17:40.810 [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:58261/tincan.xml. 2024-05-03 17:17:40.810 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58261/tincan.xml 2024-05-03 17:17:40.811 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58261/tincan.xml 2024-05-03 17:17:40.811 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58261/tincan.xml 2024-05-03 17:17:40.821 [DefaultDispatcher-worker-13 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-03 17:17:40.821 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.821 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId. 2024-05-03 17:17:40.821 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.822 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.822 [DefaultDispatcher-worker-13 @coroutine#2031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44717/UmAppDatabase/replication/nodeId 2024-05-03 17:17:40.848 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.853 [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:58261/tincan.xml. 2024-05-03 17:17:40.853 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58261/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-03 17:17:40.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-03 17:17:40.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-03 17:17:40.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 17:17:40.855 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6e0143: (connection evicted) 2024-05-03 17:17:40.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 17:17:40.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-03 17:17:40.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-05-03 20:33:53.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c487a8 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:53.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-03 20:33:53.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-03 20:33:53.680 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:53.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.686 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6cc22b 2024-05-03 20:33:53.686 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6cc22b 2024-05-03 20:33:53.692 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ab33b6 2024-05-03 20:33:53.693 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ab33b6 2024-05-03 20:33:53.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594a95b 2024-05-03 20:33:53.697 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594a95b 2024-05-03 20:33:53.701 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096398d 2024-05-03 20:33:53.701 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096398d 2024-05-03 20:33:53.705 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f2c82e 2024-05-03 20:33:53.705 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f2c82e 2024-05-03 20:33:53.709 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c6825 2024-05-03 20:33:53.709 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c6825 2024-05-03 20:33:53.713 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2c722 2024-05-03 20:33:53.713 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2c722 2024-05-03 20:33:53.717 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b9c6c2 2024-05-03 20:33:53.717 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b9c6c2 2024-05-03 20:33:53.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f35c743 2024-05-03 20:33:53.721 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f35c743 2024-05-03 20:33:53.721 [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-03 20:33:53.722 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.948 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:53.948 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:33:53.948 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:53.949 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:33:53.988 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:53.989 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 20:33:53.989 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-03 20:33:53.989 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 20:33:54.070 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.115 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.143 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.177 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.199 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.206 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.323 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 20:33:54.359 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 20:33:54.360 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 20:33:54.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-03 20:33:54.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-03 20:33:54.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 20:33:54.377 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66deec87: (connection evicted) 2024-05-03 20:33:54.378 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6cc22b: (connection evicted) 2024-05-03 20:33:54.378 [DefaultDispatcher-worker-14 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:54.378 [DefaultDispatcher-worker-13 @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-03 20:33:54.379 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ab33b6: (connection evicted) 2024-05-03 20:33:54.379 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7594a95b: (connection evicted) 2024-05-03 20:33:54.380 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3096398d: (connection evicted) 2024-05-03 20:33:54.380 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f2c82e: (connection evicted) 2024-05-03 20:33:54.381 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16c6825: (connection evicted) 2024-05-03 20:33:54.382 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e2c722: (connection evicted) 2024-05-03 20:33:54.382 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b9c6c2: (connection evicted) 2024-05-03 20:33:54.383 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f35c743: (connection evicted) 2024-05-03 20:33:54.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:54.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-03 20:33:54.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-03 20:33:54.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-03 20:33:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:54.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:54.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-03 20:33:54.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-03 20:33:54.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.419 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.422 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.424 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:54.425 [DefaultDispatcher-worker-13 @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-03 20:33:54.425 [DefaultDispatcher-worker-13 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:54.425 [DefaultDispatcher-worker-13 @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-03 20:33:54.441 [DefaultDispatcher-worker-13 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.442 [DefaultDispatcher-worker-13 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 20:33:54.442 [DefaultDispatcher-worker-13 @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-03 20:33:54.442 [DefaultDispatcher-worker-13 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 20:33:54.448 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.465 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.480 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.495 [DefaultDispatcher-worker-14 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.498 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:54.504 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7a4d20 2024-05-03 20:33:54.504 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7a4d20 2024-05-03 20:33:54.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bdacbf 2024-05-03 20:33:54.510 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bdacbf 2024-05-03 20:33:54.511 [DefaultDispatcher-worker-13 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75822650 2024-05-03 20:33:54.513 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75822650 2024-05-03 20:33:54.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080a684 2024-05-03 20:33:54.516 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080a684 2024-05-03 20:33:54.517 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbefef9 2024-05-03 20:33:54.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbefef9 2024-05-03 20:33:54.521 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa71a5 2024-05-03 20:33:54.521 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa71a5 2024-05-03 20:33:54.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@652e776c 2024-05-03 20:33:54.524 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@652e776c 2024-05-03 20:33:54.527 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50af59cb 2024-05-03 20:33:54.527 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50af59cb 2024-05-03 20:33:54.529 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0c3c11 2024-05-03 20:33:54.529 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0c3c11 2024-05-03 20:33:54.529 [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-03 20:33:54.599 [DefaultDispatcher-worker-14 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-05-03 20:33:54.626 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 20:33:54.626 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 20:33:54.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-03 20:33:54.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-03 20:33:54.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 20:33:54.628 [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-03 20:33:54.628 [DefaultDispatcher-worker-14 @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-03 20:33:54.628 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3212d853: (connection evicted) 2024-05-03 20:33:54.629 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f7a4d20: (connection evicted) 2024-05-03 20:33:54.629 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bdacbf: (connection evicted) 2024-05-03 20:33:54.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75822650: (connection evicted) 2024-05-03 20:33:54.630 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3080a684: (connection evicted) 2024-05-03 20:33:54.631 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbefef9: (connection evicted) 2024-05-03 20:33:54.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa71a5: (connection evicted) 2024-05-03 20:33:54.632 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@652e776c: (connection evicted) 2024-05-03 20:33:54.633 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50af59cb: (connection evicted) 2024-05-03 20:33:54.633 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0c3c11: (connection evicted) 2024-05-03 20:33:54.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:54.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-03 20:33:54.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-03 20:33:54.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e62fb 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:54.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:54.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:54.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-03 20:33:54.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-05-03 20:33:54.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-05-03 20:33:54.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-03 20:33:54.781 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c421952 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-05-03 20:33:55.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-05-03 20:33:55.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-03 20:33:55.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b343b6d 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-03 20:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-05-03 20:33:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-05-03 20:33:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-03 20:33:55.133 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:55.139 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a692e 2024-05-03 20:33:55.158 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.405 [DefaultDispatcher-worker-14 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-05-03 20:33:55.413 [DefaultDispatcher-worker-14 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-05-03 20:33:55.414 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37057/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 20:33:55.414 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37057/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-03 20:33:55.414 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37057/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 20:33:55.434 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37057/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 20:33:55.435 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37057/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 20:33:55.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-03 20:33:55.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-03 20:33:55.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.468 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c6a692e: (connection evicted) 2024-05-03 20:33:55.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:55.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-03 20:33:55.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-03 20:33:55.473 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ae9e8b 2024-05-03 20:33:55.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-03 20:33:55.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3386ed8 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-03 20:33:55.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2024-05-03 20:33:55.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48 2024-05-03 20:33:55.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f2e67 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-03 20:33:55.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-05-03 20:33:55.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-05-03 20:33:55.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-03 20:33:55.541 [DefaultDispatcher-worker-14 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-05-03 20:33:55.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-03 20:33:55.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-03 20:33:55.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.545 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67dc6b48: (connection evicted) 2024-05-03 20:33:55.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:55.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-03 20:33:55.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-03 20:33:55.547 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154864f8 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@780129bc 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-03 20:33:55.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de8e00 2024-05-03 20:33:55.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de8e00 2024-05-03 20:33:55.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-03 20:33:55.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cbfdf5c 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11180750 2024-05-03 20:33:55.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@11180750 2024-05-03 20:33:55.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-03 20:33:55.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-03 20:33:55.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-03 20:33:55.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.585 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44de8e00: (connection evicted) 2024-05-03 20:33:55.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:55.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-03 20:33:55.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-03 20:33:55.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-03 20:33:55.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf2da 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-03 20:33:55.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-05-03 20:33:55.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-05-03 20:33:55.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-03 20:33:55.599 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3991e 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-03 20:33:55.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-05-03 20:33:55.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-05-03 20:33:55.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-03 20:33:55.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-03 20:33:55.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-03 20:33:55.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.626 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db162f2: (connection evicted) 2024-05-03 20:33:55.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:55.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-03 20:33:55.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-03 20:33:55.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-03 20:33:55.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-05-03 20:33:55.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-05-03 20:33:55.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-03 20:33:55.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194037f9 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-05-03 20:33:55.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17003497 2024-05-03 20:33:55.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-03 20:33:55.675 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-03 20:33:55.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-03 20:33:55.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.683 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd: (connection evicted) 2024-05-03 20:33:55.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:55.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-03 20:33:55.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-03 20:33:55.715 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.754 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-05-03 20:33:55.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-05-03 20:33:55.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655909e2 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:55.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:55.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-03 20:33:55.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:55.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:55.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-03 20:33:55.889 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.909 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:55.941 [DefaultDispatcher-worker-13 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:55.972 [DefaultDispatcher-worker-5 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:55.979 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:55.987 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:56.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-03 20:33:56.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-03 20:33:56.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.049 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd: (connection evicted) 2024-05-03 20:33:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-03 20:33:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-03 20:33:56.060 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1171ba7e 2024-05-03 20:33:56.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-03 20:33:56.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-03 20:33:56.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2024-05-03 20:33:56.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2024-05-03 20:33:56.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-05-03 20:33:56.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-05-03 20:33:56.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-03 20:33:56.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-03 20:33:56.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-03 20:33:56.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.095 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b43a6: (connection evicted) 2024-05-03 20:33:56.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-03 20:33:56.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d4b573 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-03 20:33:56.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2024-05-03 20:33:56.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67 2024-05-03 20:33:56.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e258d3b 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-05-03 20:33:56.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f93225 2024-05-03 20:33:56.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-03 20:33:56.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-03 20:33:56.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-03 20:33:56.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.122 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c3d67: (connection evicted) 2024-05-03 20:33:56.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-03 20:33:56.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-05-03 20:33:56.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2024-05-03 20:33:56.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-05-03 20:33:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-05-03 20:33:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-03 20:33:56.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-03 20:33:56.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-03 20:33:56.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.151 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537b3be1: (connection evicted) 2024-05-03 20:33:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-03 20:33:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-03 20:33:56.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-05-03 20:33:56.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-05-03 20:33:56.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-05-03 20:33:56.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-05-03 20:33:56.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-03 20:33:56.204 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.218 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.247 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-03 20:33:56.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-03 20:33:56.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.253 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-05-03 20:33:56.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-03 20:33:56.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-03 20:33:56.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-05-03 20:33:56.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2024-05-03 20:33:56.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54387873 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-03 20:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2024-05-03 20:33:56.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5689d 2024-05-03 20:33:56.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-03 20:33:56.281 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-03 20:33:56.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-03 20:33:56.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.282 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d: (connection evicted) 2024-05-03 20:33:56.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-03 20:33:56.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-03 20:33:56.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2024-05-03 20:33:56.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2024-05-03 20:33:56.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-03 20:33:56.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a4ea4e 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-03 20:33:56.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-05-03 20:33:56.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-05-03 20:33:56.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-03 20:33:56.322 [DefaultDispatcher-worker-14 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-05-03 20:33:56.323 [DefaultDispatcher-worker-14 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-05-03 20:33:56.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-03 20:33:56.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-03 20:33:56.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.326 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3: (connection evicted) 2024-05-03 20:33:56.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-03 20:33:56.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-03 20:33:56.328 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-03 20:33:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2024-05-03 20:33:56.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2024-05-03 20:33:56.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc3df43 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-03 20:33:56.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2024-05-03 20:33:56.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2024-05-03 20:33:56.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-03 20:33:56.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-03 20:33:56.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-03 20:33:56.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.368 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a: (connection evicted) 2024-05-03 20:33:56.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-03 20:33:56.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-03 20:33:56.379 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590dea35 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2024-05-03 20:33:56.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2024-05-03 20:33:56.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-03 20:33:56.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-03 20:33:56.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-05-03 20:33:56.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-05-03 20:33:56.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-03 20:33:56.407 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.450 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.484 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.501 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.597 [DefaultDispatcher-worker-14 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-05-03 20:33:56.599 [DefaultDispatcher-worker-14 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-05-03 20:33:56.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-03 20:33:56.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-03 20:33:56.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.601 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f69078: (connection evicted) 2024-05-03 20:33:56.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-03 20:33:56.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-03 20:33:56.602 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-05-03 20:33:56.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2e931 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-03 20:33:56.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7 2024-05-03 20:33:56.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7 2024-05-03 20:33:56.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-03 20:33:56.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478089b6 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-03 20:33:56.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-05-03 20:33:56.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b01897f 2024-05-03 20:33:56.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-03 20:33:56.708 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.728 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-03 20:33:56.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-03 20:33:56.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.844 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e89eba7: (connection evicted) 2024-05-03 20:33:56.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-03 20:33:56.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f686af 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-03 20:33:56.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa 2024-05-03 20:33:56.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa 2024-05-03 20:33:56.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-03 20:33:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f8134 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-03 20:33:56.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c743d40 2024-05-03 20:33:56.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c743d40 2024-05-03 20:33:56.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-03 20:33:56.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-03 20:33:56.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-03 20:33:56.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.872 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be3abaa: (connection evicted) 2024-05-03 20:33:56.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:56.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-03 20:33:56.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-03 20:33:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-03 20:33:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1d6a13 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1 2024-05-03 20:33:56.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1 2024-05-03 20:33:56.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eff6846 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:56.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:56.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-03 20:33:56.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-05-03 20:33:56.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-05-03 20:33:56.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-03 20:33:56.969 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.975 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:56.992 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.077 [DefaultDispatcher-worker-5 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-05-03 20:33:57.078 [DefaultDispatcher-worker-5 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-05-03 20:33:57.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-03 20:33:57.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-03 20:33:57.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.080 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c46ec1: (connection evicted) 2024-05-03 20:33:57.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-03 20:33:57.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-03 20:33:57.082 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca33187 2024-05-03 20:33:57.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd14789 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-03 20:33:57.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ffc58 2024-05-03 20:33:57.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@105ffc58 2024-05-03 20:33:57.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-03 20:33:57.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68454ed5 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-03 20:33:57.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ad37c 2024-05-03 20:33:57.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@749ad37c 2024-05-03 20:33:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-03 20:33:57.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-03 20:33:57.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-03 20:33:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.108 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105ffc58: (connection evicted) 2024-05-03 20:33:57.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-03 20:33:57.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-03 20:33:57.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4213bc3e 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-03 20:33:57.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-03 20:33:57.138 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.151 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.156 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.163 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 20:33:57.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cc90398 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-05-03 20:33:57.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-05-03 20:33:57.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-03 20:33:57.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-03 20:33:57.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-03 20:33:57.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:57.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-03 20:33:57.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bf523e3 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-03 20:33:57.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-03 20:33:57.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.189 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.191 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.194 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e95b0ab 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:33:57.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:33:57.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-03 20:33:57.205 [DefaultDispatcher-worker-7 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:33:57.205 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.207 [DefaultDispatcher-worker-3 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65259c53 2024-05-03 20:33:57.207 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:33:57.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-03 20:33:57.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-03 20:33:57.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.211 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65259c53: (connection evicted) 2024-05-03 20:33:57.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-03 20:33:57.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-03 20:33:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6644bdf5 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-03 20:33:57.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-03 20:33:57.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.232 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.234 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.238 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ea1d0 2024-05-03 20:33:57.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea2f72e 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-05-03 20:33:57.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-05-03 20:33:57.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-03 20:33:57.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-03 20:33:57.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-03 20:33:57.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:57.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-03 20:33:57.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ff26c9 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-03 20:33:57.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-03 20:33:57.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.261 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.263 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.264 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.268 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b73689 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6cc344 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@83e635f 2024-05-03 20:33:57.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@83e635f 2024-05-03 20:33:57.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-03 20:33:57.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-03 20:33:57.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-03 20:33:57.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:57.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-03 20:33:57.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a484a9 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1 2024-05-03 20:33:57.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1 2024-05-03 20:33:57.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-03 20:33:57.296 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.340 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.346 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1 2024-05-03 20:33:57.359 [DefaultDispatcher-worker-1 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1 2024-05-03 20:33:57.370 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.380 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.405 [DefaultDispatcher-worker-4 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1 2024-05-03 20:33:57.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-03 20:33:57.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-03 20:33:57.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.407 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2035e1: (connection evicted) 2024-05-03 20:33:57.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-03 20:33:57.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-03 20:33:57.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58b5f7d2 2024-05-03 20:33:57.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-03 20:33:57.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f48198 2024-05-03 20:33:57.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f48198 2024-05-03 20:33:57.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-03 20:33:57.460 [DefaultDispatcher-worker-4 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f48198 2024-05-03 20:33:57.471 [DefaultDispatcher-worker-3 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9f48198 2024-05-03 20:33:57.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-03 20:33:57.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-03 20:33:57.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.490 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9f48198: (connection evicted) 2024-05-03 20:33:57.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-03 20:33:57.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d4024e 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-03 20:33:57.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 20:33:57.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 20:33:57.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-03 20:33:57.528 [DefaultDispatcher-worker-6 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 20:33:57.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-03 20:33:57.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-03 20:33:57.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.530 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc: (connection evicted) 2024-05-03 20:33:57.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-03 20:33:57.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e491e2 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@26679788 2024-05-03 20:33:57.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@26679788 2024-05-03 20:33:57.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-03 20:33:57.575 [DefaultDispatcher-worker-1 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26679788 2024-05-03 20:33:57.587 [DefaultDispatcher-worker-4 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26679788 2024-05-03 20:33:57.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-03 20:33:57.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-03 20:33:57.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.588 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26679788: (connection evicted) 2024-05-03 20:33:57.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-03 20:33:57.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7252bdb 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-05-03 20:33:57.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-05-03 20:33:57.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-03 20:33:57.631 [DefaultDispatcher-worker-13 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31 2024-05-03 20:33:57.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-03 20:33:57.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-03 20:33:57.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.634 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd8db31: (connection evicted) 2024-05-03 20:33:57.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-03 20:33:57.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-03 20:33:57.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b80497f 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-03 20:33:57.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c000cc4 2024-05-03 20:33:57.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c000cc4 2024-05-03 20:33:57.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-03 20:33:57.683 [DefaultDispatcher-worker-13 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c000cc4 2024-05-03 20:33:57.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-03 20:33:57.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-03 20:33:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:57.684 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c000cc4: (connection evicted) 2024-05-03 20:33:57.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:57.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-03 20:33:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-03 20:33:57.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3164d5aa 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:57.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:57.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-03 20:33:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca86715 2024-05-03 20:33:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca86715 2024-05-03 20:33:57.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-03 20:33:57.966 [DefaultDispatcher-worker-5 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca86715 2024-05-03 20:33:57.977 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca86715 2024-05-03 20:33:57.980 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39095/manifest.json 2024-05-03 20:33:57.980 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39095/manifest.json. 2024-05-03 20:33:57.980 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39095/manifest.json 2024-05-03 20:33:57.983 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39095/manifest.json 2024-05-03 20:33:57.983 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39095/manifest.json 2024-05-03 20:33:57.991 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.123 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39095/manifest.json. 2024-05-03 20:33:58.123 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39095/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:33:58.140 [DefaultDispatcher-worker-12 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca86715 2024-05-03 20:33:58.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-03 20:33:58.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-03 20:33:58.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.150 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca86715: (connection evicted) 2024-05-03 20:33:58.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:58.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-03 20:33:58.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363ba634 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:58.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:58.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:58.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:58.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-03 20:33:58.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f498f21 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:58.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:58.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-03 20:33:58.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@50caeb4b 2024-05-03 20:33:58.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@50caeb4b 2024-05-03 20:33:58.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-03 20:33:58.200 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:33:58.257 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.262 [Test worker] INFO ktor.application - Application started in 0.068 seconds. 2024-05-03 20:33:58.262 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f7c4e0 2024-05-03 20:33:58.271 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.355 [DefaultDispatcher-worker-9 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:33:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f416d0 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:58.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-03 20:33:58.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af6d656 2024-05-03 20:33:58.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af6d656 2024-05-03 20:33:58.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-03 20:33:58.389 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 20:33:58.399 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 20:33:58.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 20:33:58.400 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 20:33:58.400 [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-03 20:33:58.400 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 20:33:58.400 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 20:33:58.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 20:33:58.401 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:58.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127320df 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-03 20:33:58.457 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.458 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.471 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.478 [DefaultDispatcher-worker-2 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6d656 2024-05-03 20:33:58.482 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6d656 2024-05-03 20:33:58.491 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.500 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.500 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.501 [Test worker @coroutine#367] 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/588085987233419264/_ustadmanifest.json. 2024-05-03 20:33:58.501 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.502 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.505 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.505 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.505 [Test worker @coroutine#367] 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/588085987233419264/_ustadmanifest.json. 2024-05-03 20:33:58.505 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:33:58.523 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.530 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 20:33:58.531 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-84e1735a-07ba-4153-bddb-b469a49686a8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 20:33:58.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:33:58.534 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-84e1735a-07ba-4153-bddb-b469a49686a8 2024-05-03 20:33:58.541 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:58.541 [DefaultDispatcher-worker-12 @coroutine#387] 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-03 20:33:58.541 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:58.541 [DefaultDispatcher-worker-12 @coroutine#387] 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-03 20:33:58.552 [DefaultDispatcher-worker-14 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.552 [DefaultDispatcher-worker-14 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:33:58.552 [DefaultDispatcher-worker-14 @coroutine#386] 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-03 20:33:58.552 [DefaultDispatcher-worker-14 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:33:58.560 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:33:58.560 [DefaultDispatcher-worker-14 @coroutine#385] 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-03 20:33:58.560 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:33:58.560 [DefaultDispatcher-worker-14 @coroutine#385] 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-03 20:33:58.624 [eventLoopGroupProxy-4-2 @call-handler#407] 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-03 20:33:58.624 [eventLoopGroupProxy-4-3 @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-03 20:33:58.624 [eventLoopGroupProxy-4-1 @call-handler#410] 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-03 20:33:58.624 [eventLoopGroupProxy-4-4 @call-handler#409] 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-03 20:33:58.630 [eventLoopGroupProxy-4-2 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.630 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.633 [eventLoopGroupProxy-4-4 @call-handler#409] 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-03 20:33:58.633 [eventLoopGroupProxy-4-3 @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-03 20:33:58.634 [eventLoopGroupProxy-4-3 @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-03 20:33:58.637 [DefaultDispatcher-worker-4 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:33:58.637 [DefaultDispatcher-worker-4 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:33:58.638 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.639 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:58.639 [DefaultDispatcher-worker-1 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:58.644 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 25ms 2024-05-03 20:33:58.644 [eventLoopGroupProxy-4-3 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 25ms 2024-05-03 20:33:58.649 [DefaultDispatcher-worker-8 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.650 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:58.659 [DefaultDispatcher-worker-3 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.662 [eventLoopGroupProxy-4-4 @call-handler#409] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 43ms 2024-05-03 20:33:58.663 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:33:58.663 [DefaultDispatcher-worker-3 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:33:58.667 [DefaultDispatcher-worker-3 @coroutine#385] 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-03 20:33:58.667 [DefaultDispatcher-worker-3 @coroutine#385] 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-03 20:33:58.685 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.685 [DefaultDispatcher-worker-3 @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-03 20:33:58.685 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.685 [DefaultDispatcher-worker-3 @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-03 20:33:58.694 [eventLoopGroupProxy-4-3 @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-03 20:33:58.710 [eventLoopGroupProxy-4-3 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:58.711 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.711 [eventLoopGroupProxy-4-3 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-05-03 20:33:58.712 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.722 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.722 [DefaultDispatcher-worker-3 @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-03 20:33:58.722 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.722 [DefaultDispatcher-worker-3 @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-03 20:33:58.726 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:33:58.729 [eventLoopGroupProxy-4-3 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:58.729 [eventLoopGroupProxy-4-3 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.730 [eventLoopGroupProxy-4-3 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:33:58.730 [DefaultDispatcher-worker-3 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:33:58.752 [DefaultDispatcher-worker-13 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.765 [DefaultDispatcher-worker-7 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.779 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:33:58.779 [DefaultDispatcher-worker-7 @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/message. 2024-05-03 20:33:58.779 [DefaultDispatcher-worker-7 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:33:58.779 [DefaultDispatcher-worker-7 @coroutine#388] 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-03 20:33:58.782 [eventLoopGroupProxy-4-3 @call-handler#443] 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-03 20:33:58.783 [eventLoopGroupProxy-4-3 @call-handler#443] 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-03 20:33:58.783 [eventLoopGroupProxy-4-3 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:33:58.809 [DefaultDispatcher-worker-13 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50caeb4b 2024-05-03 20:33:58.810 [eventLoopGroupProxy-4-3 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:33:58.811 [eventLoopGroupProxy-4-3 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-03 20:33:58.811 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.811 [DefaultDispatcher-worker-13 @coroutine#360] 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/588085987233419264/_ustadmanifest.json. 2024-05-03 20:33:58.811 [DefaultDispatcher-worker-13 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.811 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:33:58.811 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:33:58.812 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:33:58.812 [DefaultDispatcher-worker-3 @coroutine#388] 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-03 20:33:58.814 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.814 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json 2024-05-03 20:33:58.815 [DefaultDispatcher-worker-14 @coroutine#360] 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/588085987233419264/_ustadmanifest.json. 2024-05-03 20:33:58.815 [DefaultDispatcher-worker-14 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588085987233419264/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:33:58.830 [DefaultDispatcher-worker-13 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6778636f 2024-05-03 20:33:58.834 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50caeb4b 2024-05-03 20:33:58.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 20:33:58.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 20:33:58.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 20:33:58.836 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 20:33:58.836 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 20:33:58.838 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6d656 2024-05-03 20:33:58.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-03 20:33:58.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-03 20:33:58.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:58.838 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6778636f: (connection evicted) 2024-05-03 20:33:58.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:58.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-03 20:33:58.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-03 20:33:58.892 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:33:58.892 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:33:59.198 [DefaultDispatcher-worker-5 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:33:59.254 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:33:59.843 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f7c4e0 2024-05-03 20:33:59.844 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f7c4e0 2024-05-03 20:33:59.848 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e26c308 2024-05-03 20:33:59.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-03 20:33:59.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-03 20:33:59.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:59.848 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50caeb4b: (connection evicted) 2024-05-03 20:33:59.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:33:59.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-03 20:33:59.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:59.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fffa5a 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:59.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:59.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-03 20:33:59.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:33:59.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:33:59.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1185b0b7 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:59.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:59.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-05-03 20:33:59.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-05-03 20:33:59.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-03 20:33:59.878 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:33:59.880 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-03 20:33:59.880 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4244e477 2024-05-03 20:33:59.882 [DefaultDispatcher-worker-3 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cb4ed1 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:59.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:59.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-03 20:33:59.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2024-05-03 20:33:59.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2024-05-03 20:33:59.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-03 20:33:59.885 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 20:33:59.885 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 20:33:59.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 20:33:59.885 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 20:33:59.885 [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-03 20:33:59.885 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 20:33:59.885 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 20:33:59.886 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 20:33:59.886 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57283fac 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:33:59.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-03 20:33:59.934 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.944 [DefaultDispatcher-worker-15 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.951 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2024-05-03 20:33:59.954 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2024-05-03 20:33:59.955 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:59.958 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:59.964 [DefaultDispatcher-worker-7 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.974 [DefaultDispatcher-worker-5 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.974 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:33:59.974 [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/588085991111098368/_ustadmanifest.json. 2024-05-03 20:33:59.974 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:33:59.977 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:33:59.977 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:33:59.977 [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/588085991111098368/_ustadmanifest.json. 2024-05-03 20:33:59.977 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:33:59.983 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:33:59.987 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:33:59.995 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:33:59.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 20:33:59.996 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a8a4e4cc-e1ff-49fd-8b87-c3219b7c759f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 20:33:59.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:33:59.998 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a8a4e4cc-e1ff-49fd-8b87-c3219b7c759f 2024-05-03 20:33:59.999 [DefaultDispatcher-worker-2 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:59.999 [DefaultDispatcher-worker-2 @coroutine#495] 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-03 20:33:59.999 [DefaultDispatcher-worker-2 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:33:59.999 [DefaultDispatcher-worker-2 @coroutine#495] 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-03 20:34:00.003 [eventLoopGroupProxy-7-1 @call-handler#505] 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-03 20:34:00.004 [eventLoopGroupProxy-7-2 @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-03 20:34:00.004 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.004 [eventLoopGroupProxy-7-2 @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-03 20:34:00.004 [eventLoopGroupProxy-7-2 @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-03 20:34:00.005 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.005 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 20:34:00.006 [DefaultDispatcher-worker-4 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:00.006 [DefaultDispatcher-worker-4 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:00.010 [DefaultDispatcher-worker-11 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:00.010 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:00.010 [DefaultDispatcher-worker-11 @coroutine#494] 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-03 20:34:00.010 [DefaultDispatcher-worker-11 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:00.013 [eventLoopGroupProxy-7-2 @call-handler#514] 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-03 20:34:00.013 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.014 [DefaultDispatcher-worker-15 @coroutine#493] 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-03 20:34:00.014 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.014 [DefaultDispatcher-worker-15 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.014 [DefaultDispatcher-worker-15 @coroutine#493] 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-03 20:34:00.014 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 20:34:00.015 [DefaultDispatcher-worker-6 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:00.015 [DefaultDispatcher-worker-6 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:00.016 [eventLoopGroupProxy-7-2 @call-handler#519] 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-03 20:34:00.016 [eventLoopGroupProxy-7-2 @call-handler#519] 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-03 20:34:00.018 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:00.020 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-03 20:34:00.021 [DefaultDispatcher-worker-5 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.021 [DefaultDispatcher-worker-5 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.021 [DefaultDispatcher-worker-5 @coroutine#493] 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-03 20:34:00.021 [DefaultDispatcher-worker-5 @coroutine#493] 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-03 20:34:00.023 [DefaultDispatcher-worker-5 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.023 [DefaultDispatcher-worker-5 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.023 [DefaultDispatcher-worker-5 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.023 [DefaultDispatcher-worker-5 @coroutine#524] TRACE i.k.c.plugins.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-03 20:34:00.025 [DefaultDispatcher-worker-3 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:00.026 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:00.030 [eventLoopGroupProxy-7-2 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:00.030 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.030 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 20:34:00.031 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.034 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.034 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.034 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.034 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.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-03 20:34:00.036 [DefaultDispatcher-worker-14 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:00.036 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:00.038 [eventLoopGroupProxy-7-2 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:00.039 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.039 [eventLoopGroupProxy-7-2 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:00.040 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.041 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.041 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.041 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.041 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.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-03 20:34:00.043 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:00.087 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.087 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:00.088 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.089 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.089 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.089 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.089 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.c.plugins.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-03 20:34:00.092 [eventLoopGroupProxy-7-2 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.093 [eventLoopGroupProxy-7-2 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:00.093 [DefaultDispatcher-worker-14 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.094 [DefaultDispatcher-worker-14 @coroutine#524] 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-03 20:34:00.094 [DefaultDispatcher-worker-14 @coroutine#524] 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-03 20:34:00.094 [DefaultDispatcher-worker-14 @coroutine#524] 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-03 20:34:00.095 [DefaultDispatcher-worker-14 @coroutine#524] 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-03 20:34:00.108 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:00.122 [DefaultDispatcher-worker-15 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:00.126 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 20:34:00.627 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ad787191-000b-4f25-a7fb-9f94710c7afc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 20:34:00.627 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:34:00.627 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ad787191-000b-4f25-a7fb-9f94710c7afc 2024-05-03 20:34:00.631 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.631 [DefaultDispatcher-worker-4 @coroutine#546] 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-03 20:34:00.631 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.631 [DefaultDispatcher-worker-4 @coroutine#546] 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-03 20:34:00.634 [eventLoopGroupProxy-7-2 @call-handler#549] 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-03 20:34:00.634 [eventLoopGroupProxy-7-2 @call-handler#549] 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-03 20:34:00.636 [eventLoopGroupProxy-7-2 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:00.638 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-03 20:34:00.639 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.639 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:00.639 [DefaultDispatcher-worker-4 @coroutine#546] 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-03 20:34:00.639 [DefaultDispatcher-worker-4 @coroutine#546] 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-03 20:34:00.641 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.641 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.641 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.641 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.644 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.647 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.647 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:00.648 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.650 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.650 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.650 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.650 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.652 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.655 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.655 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:00.655 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.657 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.657 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.657 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.657 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.659 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.703 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.703 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:00.704 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.705 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.705 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.705 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.705 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.707 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.750 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.750 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 20:34:00.751 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.752 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.752 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.752 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.752 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.754 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.798 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.799 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:00.799 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.801 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.801 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.801 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.801 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.803 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.847 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.847 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:00.848 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.849 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.849 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.849 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.849 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.851 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.894 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.894 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 20:34:00.895 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.896 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.896 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.896 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.896 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.898 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.946 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.947 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 20:34:00.947 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.948 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.949 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.949 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.949 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.951 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:00.994 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:00.995 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:00.995 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.996 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.996 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:00.996 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:00.997 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:00.998 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:01.046 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.047 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 20:34:01.047 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.048 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.049 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.049 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.049 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.051 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:01.094 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.094 [eventLoopGroupProxy-7-2 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:01.095 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.096 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.097 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.097 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.097 [DefaultDispatcher-worker-10 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.099 [eventLoopGroupProxy-7-2 @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-03 20:34:01.141 [DefaultDispatcher-worker-9 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:01.143 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.143 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:01.144 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.145 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.145 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.145 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.145 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.146 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:01.190 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.190 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:01.191 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.192 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.192 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.192 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.192 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.194 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:01.240 [eventLoopGroupProxy-7-2 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:01.240 [eventLoopGroupProxy-7-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.240 [eventLoopGroupProxy-7-2 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 20:34:01.241 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.244 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.244 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.244 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.244 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.246 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:01.250 [eventLoopGroupProxy-7-2 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:01.250 [eventLoopGroupProxy-7-2 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.251 [eventLoopGroupProxy-7-2 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 20:34:01.251 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.253 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.253 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:01.253 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.253 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.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-03 20:34:01.255 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:01.258 [eventLoopGroupProxy-7-2 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:01.258 [eventLoopGroupProxy-7-2 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.258 [eventLoopGroupProxy-7-2 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:01.259 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:01.274 [DefaultDispatcher-worker-9 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:01.285 [DefaultDispatcher-worker-9 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:01.285 [DefaultDispatcher-worker-9 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:01.286 [DefaultDispatcher-worker-9 @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/message. 2024-05-03 20:34:01.286 [DefaultDispatcher-worker-9 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:01.286 [DefaultDispatcher-worker-9 @coroutine#496] 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-03 20:34:01.288 [eventLoopGroupProxy-7-2 @call-handler#618] 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-03 20:34:01.289 [eventLoopGroupProxy-7-2 @call-handler#618] 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-03 20:34:01.289 [eventLoopGroupProxy-7-2 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:01.315 [DefaultDispatcher-worker-15 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-05-03 20:34:01.315 [eventLoopGroupProxy-7-2 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:01.316 [eventLoopGroupProxy-7-2 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-03 20:34:01.316 [DefaultDispatcher-worker-3 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:34:01.316 [DefaultDispatcher-worker-3 @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/588085991111098368/_ustadmanifest.json. 2024-05-03 20:34:01.316 [DefaultDispatcher-worker-3 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:34:01.316 [DefaultDispatcher-worker-4 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:01.317 [DefaultDispatcher-worker-4 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:01.317 [DefaultDispatcher-worker-4 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:01.317 [DefaultDispatcher-worker-4 @coroutine#496] 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-03 20:34:01.319 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:34:01.319 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json 2024-05-03 20:34:01.320 [DefaultDispatcher-worker-6 @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/588085991111098368/_ustadmanifest.json. 2024-05-03 20:34:01.320 [DefaultDispatcher-worker-6 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588085991111098368/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:01.330 [DefaultDispatcher-worker-2 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6 2024-05-03 20:34:01.333 [DefaultDispatcher-worker-9 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-05-03 20:34:01.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 20:34:01.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 20:34:01.335 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 20:34:01.335 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 20:34:01.335 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 20:34:01.337 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bfde21 2024-05-03 20:34:01.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-03 20:34:01.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-03 20:34:01.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:01.337 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e54bef6: (connection evicted) 2024-05-03 20:34:01.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:01.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-03 20:34:01.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-03 20:34:01.386 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:01.627 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:01.775 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:01.858 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461b38ca 2024-05-03 20:34:02.342 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4244e477 2024-05-03 20:34:02.342 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4244e477 2024-05-03 20:34:02.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-03 20:34:02.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-03 20:34:02.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.343 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4: (connection evicted) 2024-05-03 20:34:02.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:02.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-03 20:34:02.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-03 20:34:02.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb6b81b 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:02.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:02.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-03 20:34:02.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:02.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35198da3 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:02.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:02.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-03 20:34:02.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba492e 2024-05-03 20:34:02.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fba492e 2024-05-03 20:34:02.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-03 20:34:02.371 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:34:02.372 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 20:34:02.372 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16e5c19f 2024-05-03 20:34:02.374 [DefaultDispatcher-worker-15 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4932d580 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:02.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:02.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-03 20:34:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-05-03 20:34:02.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-05-03 20:34:02.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-03 20:34:02.377 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 20:34:02.378 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 20:34:02.378 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 20:34:02.378 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 20:34:02.378 [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-03 20:34:02.378 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 20:34:02.378 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 20:34:02.378 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 20:34:02.378 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1953f7 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:02.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:02.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-03 20:34:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-03 20:34:02.423 [DefaultDispatcher-worker-13 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.432 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.441 [DefaultDispatcher-worker-9 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-05-03 20:34:02.444 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-05-03 20:34:02.449 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.454 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.454 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.463 [DefaultDispatcher-worker-15 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.463 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.463 [Test worker @coroutine#652] 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/588086004333092864/_ustadmanifest.json. 2024-05-03 20:34:02.463 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.465 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.465 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.465 [Test worker @coroutine#652] 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/588086004333092864/_ustadmanifest.json. 2024-05-03 20:34:02.465 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:02.475 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.479 [DefaultDispatcher-worker-11 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.479 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.479 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 20:34:02.479 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a0c4aed2-b35c-4945-afa7-8ada84a9b382', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 20:34:02.481 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:34:02.481 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a0c4aed2-b35c-4945-afa7-8ada84a9b382 2024-05-03 20:34:02.482 [DefaultDispatcher-worker-2 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:02.482 [DefaultDispatcher-worker-2 @coroutine#672] 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-03 20:34:02.482 [DefaultDispatcher-worker-2 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:02.482 [DefaultDispatcher-worker-2 @coroutine#672] 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-03 20:34:02.486 [eventLoopGroupProxy-10-1 @call-handler#682] 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-03 20:34:02.486 [eventLoopGroupProxy-10-2 @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-03 20:34:02.486 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.486 [eventLoopGroupProxy-10-2 @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-03 20:34:02.486 [eventLoopGroupProxy-10-2 @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-03 20:34:02.487 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.487 [eventLoopGroupProxy-10-2 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-05-03 20:34:02.488 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:02.488 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:02.493 [DefaultDispatcher-worker-16 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.493 [DefaultDispatcher-worker-16 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:02.493 [DefaultDispatcher-worker-16 @coroutine#671] 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-03 20:34:02.494 [DefaultDispatcher-worker-16 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:02.496 [eventLoopGroupProxy-10-2 @call-handler#691] 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-03 20:34:02.496 [eventLoopGroupProxy-10-2 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.496 [DefaultDispatcher-worker-12 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:02.496 [DefaultDispatcher-worker-12 @coroutine#670] 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-03 20:34:02.496 [DefaultDispatcher-worker-12 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:02.496 [eventLoopGroupProxy-10-2 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 20:34:02.496 [DefaultDispatcher-worker-12 @coroutine#670] 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-03 20:34:02.497 [DefaultDispatcher-worker-13 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:02.497 [DefaultDispatcher-worker-13 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:02.498 [eventLoopGroupProxy-10-2 @call-handler#696] 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-03 20:34:02.498 [eventLoopGroupProxy-10-2 @call-handler#696] 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-03 20:34:02.500 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.501 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-05-03 20:34:02.502 [DefaultDispatcher-worker-2 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:02.502 [DefaultDispatcher-worker-2 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:02.503 [DefaultDispatcher-worker-2 @coroutine#670] 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-03 20:34:02.503 [DefaultDispatcher-worker-2 @coroutine#670] 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-03 20:34:02.506 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.506 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:02.506 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.506 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.plugins.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-03 20:34:02.509 [DefaultDispatcher-worker-16 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.509 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:02.513 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.513 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.513 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:02.514 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.516 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.516 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:02.516 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.516 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.plugins.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-03 20:34:02.526 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:02.528 [DefaultDispatcher-worker-15 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.528 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.529 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.529 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-05-03 20:34:02.530 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.531 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.531 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:02.532 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.532 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.plugins.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-03 20:34:02.534 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:02.539 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.539 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.539 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-03 20:34:02.540 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.542 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.542 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:02.542 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.542 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.plugins.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-03 20:34:02.543 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:02.546 [eventLoopGroupProxy-10-2 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.546 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.546 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:02.547 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.549 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.549 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:02.549 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.549 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.c.plugins.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-03 20:34:02.551 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:02.553 [eventLoopGroupProxy-10-2 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:02.554 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.554 [eventLoopGroupProxy-10-2 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:02.555 [DefaultDispatcher-worker-2 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:02.567 [DefaultDispatcher-worker-18 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.575 [DefaultDispatcher-worker-9 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.575 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:02.576 [DefaultDispatcher-worker-9 @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/message. 2024-05-03 20:34:02.576 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:02.576 [DefaultDispatcher-worker-9 @coroutine#673] 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-03 20:34:02.578 [eventLoopGroupProxy-10-2 @call-handler#735] 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-03 20:34:02.578 [eventLoopGroupProxy-10-2 @call-handler#735] 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-03 20:34:02.578 [eventLoopGroupProxy-10-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:02.603 [DefaultDispatcher-worker-16 @call-handler#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba492e 2024-05-03 20:34:02.604 [eventLoopGroupProxy-10-2 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:02.604 [eventLoopGroupProxy-10-2 @call-handler#735] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-05-03 20:34:02.604 [DefaultDispatcher-worker-7 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.604 [DefaultDispatcher-worker-7 @coroutine#646] 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/588086004333092864/_ustadmanifest.json. 2024-05-03 20:34:02.604 [DefaultDispatcher-worker-7 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.605 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:02.605 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:02.605 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:02.605 [DefaultDispatcher-worker-9 @coroutine#673] 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-03 20:34:02.606 [DefaultDispatcher-worker-7 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.606 [DefaultDispatcher-worker-7 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json 2024-05-03 20:34:02.606 [DefaultDispatcher-worker-7 @coroutine#646] 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/588086004333092864/_ustadmanifest.json. 2024-05-03 20:34:02.606 [DefaultDispatcher-worker-7 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588086004333092864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:02.619 [DefaultDispatcher-worker-15 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d 2024-05-03 20:34:02.620 [DefaultDispatcher-worker-7 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fba492e 2024-05-03 20:34:02.621 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 20:34:02.621 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 20:34:02.621 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 20:34:02.621 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 20:34:02.621 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 20:34:02.623 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60256d1b 2024-05-03 20:34:02.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-03 20:34:02.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-03 20:34:02.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:02.623 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b55ea4d: (connection evicted) 2024-05-03 20:34:02.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:02.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-03 20:34:02.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-03 20:34:02.878 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:02.878 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:03.067 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:03.627 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16e5c19f 2024-05-03 20:34:03.627 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16e5c19f 2024-05-03 20:34:03.629 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-03 20:34:03.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-03 20:34:03.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-03 20:34:03.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:03.630 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fba492e: (connection evicted) 2024-05-03 20:34:03.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:03.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-03 20:34:03.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-03 20:34:03.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1399ad68 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:03.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:03.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-03 20:34:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:03.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:03.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e563293 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:03.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:03.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-03 20:34:03.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 20:34:03.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 20:34:03.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-03 20:34:03.657 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:34:03.659 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-03 20:34:03.659 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@147aceec 2024-05-03 20:34:03.660 [DefaultDispatcher-worker-15 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca0b05e 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:03.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:03.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:03.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:03.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-03 20:34:03.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-03 20:34:03.663 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 20:34:03.663 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 20:34:03.663 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 20:34:03.663 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 20:34:03.663 [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-03 20:34:03.663 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 20:34:03.663 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 20:34:03.663 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 20:34:03.664 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1443539 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:03.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-03 20:34:03.715 [DefaultDispatcher-worker-4 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.726 [DefaultDispatcher-worker-9 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.737 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:03.740 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:03.761 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:03.765 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:03.829 [DefaultDispatcher-worker-9 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.864 [DefaultDispatcher-worker-9 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.870 [DefaultDispatcher-worker-9 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.874 [DefaultDispatcher-worker-9 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:03.884 [DefaultDispatcher-worker-13 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.893 [DefaultDispatcher-worker-2 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:03.893 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:03.893 [Test worker @coroutine#768] 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/588086006073962496/_ustadmanifest.json. 2024-05-03 20:34:03.893 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:03.895 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:03.895 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:03.898 [Test worker @coroutine#768] 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/588086006073962496/_ustadmanifest.json. 2024-05-03 20:34:03.898 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:04.004 [DefaultDispatcher-worker-5 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:04.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 20:34:04.005 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2edb9954-2929-4083-a9e8-f263a5e5d475', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 20:34:04.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 20:34:04.006 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2edb9954-2929-4083-a9e8-f263a5e5d475 2024-05-03 20:34:04.007 [DefaultDispatcher-worker-2 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:04.008 [DefaultDispatcher-worker-2 @coroutine#794] 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-03 20:34:04.008 [DefaultDispatcher-worker-2 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:04.008 [DefaultDispatcher-worker-2 @coroutine#794] 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-03 20:34:04.012 [eventLoopGroupProxy-13-1 @call-handler#804] 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-03 20:34:04.013 [eventLoopGroupProxy-13-2 @call-handler#805] 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-03 20:34:04.013 [eventLoopGroupProxy-13-1 @call-handler#804] 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-03 20:34:04.013 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:04.013 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.014 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.014 [eventLoopGroupProxy-13-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 20:34:04.014 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:04.014 [DefaultDispatcher-worker-10 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:04.016 [DefaultDispatcher-worker-10 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:04.016 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:04.016 [DefaultDispatcher-worker-10 @coroutine#793] 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-03 20:34:04.016 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:04.021 [eventLoopGroupProxy-13-1 @call-handler#813] 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-03 20:34:04.021 [eventLoopGroupProxy-13-1 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.021 [eventLoopGroupProxy-13-1 @call-handler#813] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-05-03 20:34:04.023 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:04.023 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:04.031 [DefaultDispatcher-worker-9 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:04.037 [DefaultDispatcher-worker-18 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:04.038 [DefaultDispatcher-worker-18 @coroutine#792] 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-03 20:34:04.038 [DefaultDispatcher-worker-18 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:04.038 [DefaultDispatcher-worker-18 @coroutine#792] 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-03 20:34:04.039 [eventLoopGroupProxy-13-1 @call-handler#820] 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-03 20:34:04.040 [eventLoopGroupProxy-13-1 @call-handler#820] 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-03 20:34:04.040 [DefaultDispatcher-worker-8 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:04.088 [eventLoopGroupProxy-13-1 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.091 [eventLoopGroupProxy-13-1 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-05-03 20:34:04.092 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:04.092 [DefaultDispatcher-worker-8 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:04.093 [DefaultDispatcher-worker-8 @coroutine#792] 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-03 20:34:04.093 [DefaultDispatcher-worker-8 @coroutine#792] 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-03 20:34:04.098 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.098 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.098 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.098 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.100 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.103 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.104 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.104 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:04.105 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.107 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.108 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.152 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.153 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.153 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:04.154 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.157 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.157 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.157 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.157 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.162 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.166 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.166 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.166 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:04.168 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.169 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.169 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.169 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.169 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.176 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.181 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.181 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.181 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 20:34:04.182 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.185 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.185 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.185 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.185 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.189 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.232 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.233 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.233 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:04.234 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.241 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.241 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.241 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.241 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.245 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.316 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.316 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.316 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 71ms 2024-05-03 20:34:04.317 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.322 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.323 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.323 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.323 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.325 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.379 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.380 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.380 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-05-03 20:34:04.381 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.384 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.385 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.385 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.385 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.387 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.433 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.433 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.434 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 20:34:04.435 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.438 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.438 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.438 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.438 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.440 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.484 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.484 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.484 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:04.485 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.489 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.489 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.489 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.489 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.491 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.530 [DefaultDispatcher-worker-14 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:04.537 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.538 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.538 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 20:34:04.539 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.544 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.544 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.544 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.544 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.546 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.548 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.549 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.549 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.550 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.551 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.551 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.551 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.551 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.553 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.556 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.556 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.556 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.557 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.558 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.558 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.558 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.558 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.560 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.563 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.563 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.563 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.564 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.565 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.565 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.565 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.565 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.567 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.569 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.569 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.570 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.570 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.571 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.572 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.572 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.572 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.573 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.575 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.576 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.576 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.577 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.578 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.578 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.578 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.578 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.580 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.582 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.582 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.582 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.583 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.584 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.584 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.584 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.584 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.586 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.588 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.588 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.589 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.589 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.590 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.590 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.590 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.590 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.592 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.594 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.595 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.595 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.596 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.597 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.597 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.597 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.597 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.598 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.601 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.601 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.601 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.602 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.603 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.603 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.603 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.603 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.605 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.607 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.608 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.608 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.608 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.610 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.610 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.610 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.610 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.611 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.614 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.614 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.614 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.615 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.616 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.617 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.617 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.617 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.618 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.620 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.621 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.621 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.622 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.623 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.623 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.623 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.623 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.625 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.627 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.627 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.628 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.628 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.630 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.630 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.630 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.630 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.631 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.634 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.634 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.634 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.635 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.636 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.636 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.636 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.636 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.638 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.640 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.641 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.641 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.641 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.644 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.647 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.647 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.647 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.647 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.649 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.649 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.649 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.649 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.651 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.653 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.653 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.653 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.654 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.656 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.656 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.656 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.656 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.657 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.659 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.660 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.660 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.660 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.664 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.666 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.666 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.666 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.667 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.668 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.670 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:04.672 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.673 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.673 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.673 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.675 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.675 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.675 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.675 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.676 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:04.679 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.680 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.680 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:04.680 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.682 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.682 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.682 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.682 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.684 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:04.687 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.687 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.687 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.688 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.691 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:04.694 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.694 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.694 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.695 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.697 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.699 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:04.701 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.701 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.701 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.702 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.704 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.705 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.707 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.707 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.707 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.708 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.710 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.711 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.712 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.713 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.713 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.713 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.715 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.715 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.715 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.715 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.717 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.760 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.760 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.760 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 20:34:04.761 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.763 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.763 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.763 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.763 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.765 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.767 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.768 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.768 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.768 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.770 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.770 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.770 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.770 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.771 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.774 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.774 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.774 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.775 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.776 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.776 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.776 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.776 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.777 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.780 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.780 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.780 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.781 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.782 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.782 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.782 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.782 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.784 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.828 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.828 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.828 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:04.829 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.831 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.831 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.831 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.831 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.832 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.877 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.877 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.878 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 20:34:04.878 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.879 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.879 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.879 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.880 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.881 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.883 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.883 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.883 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.884 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.885 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.885 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.885 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.885 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.887 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.889 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.889 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.889 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.890 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.891 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.891 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.891 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.891 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.893 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.936 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.936 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.936 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:04.937 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.939 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.939 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.939 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.939 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.940 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.943 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.943 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.943 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.944 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.946 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.946 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.946 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.946 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.947 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.950 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.950 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.951 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:04.951 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.953 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.953 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.953 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.953 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.954 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.957 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.957 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.957 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:04.958 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.959 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.961 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:04.963 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:04.963 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:04.963 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:04.964 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.965 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.966 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:04.966 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:04.966 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:04.967 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.012 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.012 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.012 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:05.013 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.015 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.015 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.015 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.015 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.017 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.019 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.020 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.020 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.020 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.022 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.023 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.026 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.026 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.026 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.027 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.028 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.028 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.028 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.028 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.029 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.032 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.033 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.033 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.033 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.035 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.035 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.035 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.035 [DefaultDispatcher-worker-17 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.037 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.039 [eventLoopGroupProxy-13-1 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.040 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.040 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.040 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.042 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.042 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.042 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.042 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.043 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.046 [eventLoopGroupProxy-13-1 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.046 [eventLoopGroupProxy-13-1 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.047 [eventLoopGroupProxy-13-1 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.047 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.049 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.049 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.049 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.049 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.050 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.053 [eventLoopGroupProxy-13-1 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.053 [eventLoopGroupProxy-13-1 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.054 [eventLoopGroupProxy-13-1 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.054 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.056 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.056 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.056 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.056 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.056 [DefaultDispatcher-worker-1 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:05.057 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.061 [eventLoopGroupProxy-13-1 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.061 [eventLoopGroupProxy-13-1 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.061 [eventLoopGroupProxy-13-1 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.062 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.063 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.063 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.063 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.063 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.065 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.068 [eventLoopGroupProxy-13-1 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.068 [eventLoopGroupProxy-13-1 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.068 [eventLoopGroupProxy-13-1 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.069 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.071 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.071 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.071 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.071 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.073 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.075 [eventLoopGroupProxy-13-1 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.075 [eventLoopGroupProxy-13-1 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.075 [eventLoopGroupProxy-13-1 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.076 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.078 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.078 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.078 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.078 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.080 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.083 [eventLoopGroupProxy-13-1 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.083 [eventLoopGroupProxy-13-1 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.083 [eventLoopGroupProxy-13-1 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.084 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.086 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.086 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.086 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.086 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.087 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.090 [eventLoopGroupProxy-13-1 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.091 [eventLoopGroupProxy-13-1 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.091 [eventLoopGroupProxy-13-1 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.091 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.093 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.093 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.093 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.093 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.094 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.097 [eventLoopGroupProxy-13-1 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.097 [eventLoopGroupProxy-13-1 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.097 [eventLoopGroupProxy-13-1 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.098 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.099 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.099 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.099 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.099 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.101 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.148 [eventLoopGroupProxy-13-1 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.148 [eventLoopGroupProxy-13-1 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.148 [eventLoopGroupProxy-13-1 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 20:34:05.149 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.151 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.151 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.151 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.151 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.152 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.155 [eventLoopGroupProxy-13-1 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.155 [eventLoopGroupProxy-13-1 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.156 [eventLoopGroupProxy-13-1 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.156 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.158 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.158 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.158 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.158 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.159 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.162 [eventLoopGroupProxy-13-1 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.162 [eventLoopGroupProxy-13-1 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.163 [eventLoopGroupProxy-13-1 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.163 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.164 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.164 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.164 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.164 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.166 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.212 [eventLoopGroupProxy-13-1 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.212 [eventLoopGroupProxy-13-1 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.212 [eventLoopGroupProxy-13-1 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 20:34:05.213 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.215 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.215 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.215 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.215 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.217 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.219 [eventLoopGroupProxy-13-1 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.220 [eventLoopGroupProxy-13-1 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.220 [eventLoopGroupProxy-13-1 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.221 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.223 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.223 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.223 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.223 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.225 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.227 [eventLoopGroupProxy-13-1 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.227 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.227 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.228 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.230 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.230 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.230 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.230 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.231 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.233 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.234 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.234 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.234 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.236 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.236 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.236 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.236 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.237 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.284 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.285 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.285 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 20:34:05.285 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.287 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.287 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.288 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.288 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.289 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.291 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.292 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.292 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.292 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.294 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.294 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.294 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.294 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.295 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.340 [eventLoopGroupProxy-13-1 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.340 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.340 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:05.341 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.343 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.343 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.343 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.343 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.345 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.396 [eventLoopGroupProxy-13-1 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.397 [eventLoopGroupProxy-13-1 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.397 [eventLoopGroupProxy-13-1 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-03 20:34:05.398 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.399 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.399 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.399 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.399 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.401 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.444 [eventLoopGroupProxy-13-1 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.444 [eventLoopGroupProxy-13-1 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.445 [eventLoopGroupProxy-13-1 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:05.445 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.447 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.447 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.447 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.447 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.448 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.492 [eventLoopGroupProxy-13-1 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.492 [eventLoopGroupProxy-13-1 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.492 [eventLoopGroupProxy-13-1 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:05.493 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.494 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.494 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.494 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.494 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.496 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.499 [eventLoopGroupProxy-13-1 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.499 [eventLoopGroupProxy-13-1 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.499 [eventLoopGroupProxy-13-1 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.500 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.501 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.501 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.501 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.501 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.502 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.504 [eventLoopGroupProxy-13-1 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.504 [eventLoopGroupProxy-13-1 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.504 [eventLoopGroupProxy-13-1 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.505 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.506 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.506 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.506 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.506 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.507 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.509 [eventLoopGroupProxy-13-1 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.510 [eventLoopGroupProxy-13-1 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.510 [eventLoopGroupProxy-13-1 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.510 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.511 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.512 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.512 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.512 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.513 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.515 [eventLoopGroupProxy-13-1 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.515 [eventLoopGroupProxy-13-1 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.515 [eventLoopGroupProxy-13-1 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.516 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.517 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.517 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.517 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.517 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.518 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.521 [eventLoopGroupProxy-13-1 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.521 [eventLoopGroupProxy-13-1 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.521 [eventLoopGroupProxy-13-1 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.522 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.523 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.523 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.523 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.523 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.524 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.527 [eventLoopGroupProxy-13-1 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.527 [eventLoopGroupProxy-13-1 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.527 [eventLoopGroupProxy-13-1 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.528 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.529 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.529 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.529 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.529 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.530 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.532 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.532 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.532 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.533 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.534 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.534 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.534 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.534 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.536 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.538 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.538 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.538 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.539 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.540 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.540 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.540 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.541 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.542 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.544 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.544 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.544 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.545 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.546 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.546 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.546 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.546 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.547 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.549 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.549 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.550 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.550 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.551 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.552 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.552 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.552 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.553 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.555 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.555 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.555 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.556 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.557 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.557 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.557 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.557 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.558 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.560 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.561 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.561 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.561 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.563 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.563 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.563 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.563 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.564 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.567 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.567 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.568 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.568 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.570 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.570 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.570 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.570 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.571 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.573 [eventLoopGroupProxy-13-1 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.573 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.573 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.574 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.575 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.575 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.575 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.575 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.577 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.581 [DefaultDispatcher-worker-15 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:05.625 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.626 [eventLoopGroupProxy-13-1 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.626 [eventLoopGroupProxy-13-1 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-03 20:34:05.627 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.629 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.629 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.629 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.629 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.630 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.632 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.633 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.633 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.633 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.635 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.635 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.635 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.635 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.636 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.638 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.638 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.638 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.639 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.640 [DefaultDispatcher-worker-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.640 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.640 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.640 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.640 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.642 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.644 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.644 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.644 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.645 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.646 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.646 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.646 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.646 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.647 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.649 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.649 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.649 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.650 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.651 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.651 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.651 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.651 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.652 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.654 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.655 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.655 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.655 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.657 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.657 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.657 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.657 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.658 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.660 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.661 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.661 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.661 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.663 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.663 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.663 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.663 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.664 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.676 [DefaultDispatcher-worker-8 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:05.708 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.708 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.708 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:05.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.711 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.711 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.711 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.711 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.712 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.714 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.714 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.714 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.715 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.716 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.716 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.716 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.716 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.717 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.719 [eventLoopGroupProxy-13-1 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.720 [eventLoopGroupProxy-13-1 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.720 [eventLoopGroupProxy-13-1 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.720 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.721 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.721 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.721 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.721 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.722 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.767 [eventLoopGroupProxy-13-1 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.768 [eventLoopGroupProxy-13-1 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.768 [eventLoopGroupProxy-13-1 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 20:34:05.768 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.770 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.770 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.770 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.770 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.772 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.774 [eventLoopGroupProxy-13-1 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.774 [eventLoopGroupProxy-13-1 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.774 [eventLoopGroupProxy-13-1 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.775 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.776 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.776 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.776 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.776 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.777 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.780 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.780 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.780 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.780 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.782 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.782 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.782 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.782 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.783 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.786 [eventLoopGroupProxy-13-1 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.786 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.786 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.786 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.788 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.788 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.788 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.788 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.789 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.792 [eventLoopGroupProxy-13-1 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.792 [eventLoopGroupProxy-13-1 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.792 [eventLoopGroupProxy-13-1 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.793 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.796 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.796 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.796 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.796 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.797 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.800 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.801 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.801 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:05.801 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.802 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.802 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.802 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.802 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.804 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.806 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.806 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.806 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.807 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.808 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.808 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.808 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.808 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.809 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.811 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.811 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.811 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.812 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.813 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.813 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.813 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.813 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.814 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.816 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.816 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.816 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.817 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.817 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.817 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.817 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.817 [DefaultDispatcher-worker-15 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.818 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.820 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.820 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.821 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.821 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.822 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.822 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.822 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.823 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.824 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.825 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.826 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.826 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:05.826 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.827 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.827 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.827 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.827 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.828 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.830 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.830 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.830 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.831 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.832 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.832 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.832 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.832 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.833 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:05.876 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.876 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.876 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 20:34:05.876 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.878 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.878 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.878 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.878 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.879 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.881 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.881 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.881 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.882 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.883 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.883 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.883 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.883 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.884 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.928 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.928 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.929 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:05.929 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.930 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.930 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.930 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.930 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.932 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.934 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.934 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.934 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:05.935 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.936 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.936 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.936 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.936 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.937 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:05.987 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:05.988 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:05.988 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-03 20:34:05.988 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.990 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.990 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:05.990 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:05.990 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:05.991 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.035 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.035 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.035 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:06.036 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.037 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.037 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.037 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.037 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.038 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.087 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.087 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.087 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 20:34:06.088 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.089 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.089 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.089 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.089 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.090 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.102 [DefaultDispatcher-worker-8 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:06.139 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.140 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.140 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-03 20:34:06.140 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.141 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.142 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.142 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.142 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.143 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.191 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.191 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.191 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 20:34:06.192 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.193 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.193 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.193 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.193 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.194 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.197 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.197 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.197 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.198 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.199 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.199 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.199 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.199 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.200 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.244 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.245 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.245 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:06.245 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.246 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.247 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.247 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.247 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.248 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.251 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.251 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.251 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.252 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.253 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.253 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.253 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.253 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.254 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.257 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.257 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.257 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.258 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.258 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.258 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.258 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.258 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.259 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.262 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.262 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.262 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.263 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.264 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.264 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.264 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.264 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.265 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.268 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.268 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.268 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.269 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.270 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.270 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.270 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.270 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.271 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.273 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.273 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.273 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.274 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.275 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.275 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.275 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.275 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.276 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.320 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.320 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.320 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:06.321 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.322 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.322 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.322 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.322 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.323 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.325 [eventLoopGroupProxy-13-1 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.325 [eventLoopGroupProxy-13-1 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.325 [eventLoopGroupProxy-13-1 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.326 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.327 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.327 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.327 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.327 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.328 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.329 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.330 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.330 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.330 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.331 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.331 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.331 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.331 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.332 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.334 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.334 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.334 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.334 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.336 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.337 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.379 [eventLoopGroupProxy-13-1 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.379 [eventLoopGroupProxy-13-1 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.379 [eventLoopGroupProxy-13-1 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-03 20:34:06.380 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.381 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.381 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.381 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.381 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.382 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.384 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.385 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.385 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.385 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.386 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.386 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.386 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.386 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.387 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.389 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.389 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.389 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.390 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.391 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.391 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.391 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.391 [DefaultDispatcher-worker-12 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.391 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.393 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.393 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.393 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.394 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.395 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.395 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.395 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.395 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.396 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.439 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.439 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.440 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:06.440 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.442 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.442 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.442 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.442 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.443 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.488 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.488 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.488 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:06.489 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.490 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.490 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.490 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.490 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.492 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.494 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.494 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.494 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.495 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.496 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.496 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.496 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.496 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.497 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.506 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.506 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.506 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-03 20:34:06.507 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.508 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.508 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.508 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.508 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.509 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.511 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.511 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.511 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.512 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.513 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.513 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.513 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.513 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.514 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.561 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.561 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.561 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 20:34:06.562 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.563 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.563 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.563 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.563 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.564 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.567 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.567 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.567 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.567 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.569 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.569 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.569 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.569 [DefaultDispatcher-worker-6 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.570 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.615 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.615 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.615 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 20:34:06.616 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.617 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.617 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.617 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.617 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.618 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.623 [DefaultDispatcher-worker-12 @coroutine#812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:06.663 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.664 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.664 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 20:34:06.664 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.666 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.666 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.666 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.666 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.667 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.669 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.669 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.669 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.670 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.671 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.671 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.671 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.671 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.672 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.716 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.716 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.716 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 20:34:06.717 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.718 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.718 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.718 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.718 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.719 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.721 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.722 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.722 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 20:34:06.722 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.723 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.723 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.723 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.723 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.724 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.726 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.726 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.726 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.727 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.728 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.728 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.728 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.728 [DefaultDispatcher-worker-5 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.729 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.730 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.731 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.731 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.731 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.733 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.734 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.734 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.734 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.734 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.786 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.786 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.786 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-03 20:34:06.786 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.788 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.788 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.788 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.788 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.789 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 20:34:06.838 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.839 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.839 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-03 20:34:06.839 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.840 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.840 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.840 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.840 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.841 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.843 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.843 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.843 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.844 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.845 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.845 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.845 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.845 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.846 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.848 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.848 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.848 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 20:34:06.848 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.850 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.850 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:06.850 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.850 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.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-03 20:34:06.851 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 20:34:06.854 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:06.854 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.854 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 20:34:06.855 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:06.867 [DefaultDispatcher-worker-12 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:06.877 [DefaultDispatcher-worker-10 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:06.877 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:06.877 [DefaultDispatcher-worker-10 @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/UmAppDatabase/replication/message. 2024-05-03 20:34:06.877 [DefaultDispatcher-worker-10 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:06.877 [DefaultDispatcher-worker-10 @coroutine#795] 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-03 20:34:06.879 [eventLoopGroupProxy-13-1 @call-handler#1620] 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-03 20:34:06.879 [eventLoopGroupProxy-13-1 @call-handler#1620] 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-03 20:34:06.879 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:06.908 [DefaultDispatcher-worker-5 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 20:34:06.909 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:06.909 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-05-03 20:34:06.909 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:06.909 [DefaultDispatcher-worker-10 @coroutine#762] 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/588086006073962496/_ustadmanifest.json. 2024-05-03 20:34:06.909 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:06.910 [DefaultDispatcher-worker-8 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:06.910 [DefaultDispatcher-worker-8 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:06.910 [DefaultDispatcher-worker-8 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:06.910 [DefaultDispatcher-worker-8 @coroutine#795] 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-03 20:34:06.911 [DefaultDispatcher-worker-5 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:06.911 [DefaultDispatcher-worker-5 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json 2024-05-03 20:34:06.912 [DefaultDispatcher-worker-12 @coroutine#762] 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/588086006073962496/_ustadmanifest.json. 2024-05-03 20:34:06.912 [DefaultDispatcher-worker-12 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588086006073962496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:06.921 [DefaultDispatcher-worker-11 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb 2024-05-03 20:34:06.946 [DefaultDispatcher-worker-8 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e66aed 2024-05-03 20:34:06.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 20:34:06.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 20:34:06.955 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 20:34:06.955 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 20:34:06.955 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 20:34:06.960 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c0fb12 2024-05-03 20:34:06.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-03 20:34:06.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-03 20:34:06.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:06.960 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@237bdbcb: (connection evicted) 2024-05-03 20:34:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:06.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-03 20:34:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-03 20:34:07.164 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:07.164 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:07.367 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 20:34:07.650 [DefaultDispatcher-worker-13 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d4468a 2024-05-03 20:34:07.964 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@147aceec 2024-05-03 20:34:07.964 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@147aceec 2024-05-03 20:34:07.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-03 20:34:07.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-03 20:34:07.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:07.965 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e66aed: (connection evicted) 2024-05-03 20:34:07.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:07.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-03 20:34:07.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-03 20:34:07.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:07.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 20:34:07.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 20:34:07.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-03 20:34:07.991 [DefaultDispatcher-worker-3 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:07.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e247e 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:07.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:07.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-03 20:34:07.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 20:34:07.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 20:34:07.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3458be63 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:08.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 20:34:08.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 20:34:08.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-03 20:34:08.003 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:34:08.004 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 20:34:08.005 [DefaultDispatcher-worker-3 @coroutine#1658] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:34:08.009 [DefaultDispatcher-worker-3 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 20:34:08.011 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:08.011 [Test worker @coroutine#1659] 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-03 20:34:08.011 [Test worker @coroutine#1659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:08.011 [Test worker @coroutine#1659] 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-03 20:34:08.014 [eventLoopGroupProxy-16-1 @call-handler#1665] 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-03 20:34:08.014 [eventLoopGroupProxy-16-1 @call-handler#1665] 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-03 20:34:08.016 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 20:34:08.018 [Test worker @coroutine#1659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:08.018 [Test worker @coroutine#1659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 20:34:08.018 [Test worker @coroutine#1659] 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-03 20:34:08.018 [Test worker @coroutine#1659] 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-03 20:34:08.020 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:08.020 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - 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-03 20:34:08.020 [Test worker @coroutine#1670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:08.020 [Test worker @coroutine#1670] TRACE i.k.c.plugins.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-03 20:34:08.021 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-03 20:34:08.025 [eventLoopGroupProxy-16-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 20:34:08.025 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:08.026 [Test worker @coroutine#1670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 20:34:08.029 [eventLoopGroupProxy-16-2 @call-handler#1682] 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-03 20:34:08.034 [eventLoopGroupProxy-16-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:08.040 [Test worker @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125ba798 2024-05-03 20:34:08.075 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:08.099 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:08.101 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-03 20:34:09.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bfc5296 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-03 20:34:09.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@457d3f54 2024-05-03 20:34:09.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@457d3f54 2024-05-03 20:34:09.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-03 20:34:09.153 [DefaultDispatcher-worker-17 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457d3f54 2024-05-03 20:34:09.159 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42249/api/blob/upload-init-batch 2024-05-03 20:34:09.159 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42249/api/blob/upload-init-batch. 2024-05-03 20:34:09.160 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42249/api/blob/upload-init-batch 2024-05-03 20:34:09.160 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42249/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 20:34:09.161 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42249/api/blob/upload-init-batch 2024-05-03 20:34:09.161 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42249/api/blob/upload-init-batch 2024-05-03 20:34:09.162 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42249/api/blob/upload-init-batch. 2024-05-03 20:34:09.162 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42249/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:09.174 [DefaultDispatcher-worker-3 @coroutine#1691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457d3f54 2024-05-03 20:34:09.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-03 20:34:09.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-03 20:34:09.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.180 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457d3f54: (connection evicted) 2024-05-03 20:34:09.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-03 20:34:09.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c6be812 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@28796d0e 2024-05-03 20:34:09.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@28796d0e 2024-05-03 20:34:09.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-03 20:34:09.218 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39735/api/blob/upload-init-batch 2024-05-03 20:34:09.218 [Test worker @coroutine#1702] 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:39735/api/blob/upload-init-batch. 2024-05-03 20:34:09.218 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39735/api/blob/upload-init-batch 2024-05-03 20:34:09.218 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39735/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 20:34:09.220 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39735/api/blob/upload-init-batch 2024-05-03 20:34:09.220 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39735/api/blob/upload-init-batch 2024-05-03 20:34:09.221 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39735/api/blob/upload-init-batch. 2024-05-03 20:34:09.221 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39735/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:09.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-03 20:34:09.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-03 20:34:09.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.222 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28796d0e: (connection evicted) 2024-05-03 20:34:09.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-03 20:34:09.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2318651f 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-03 20:34:09.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4718d320 2024-05-03 20:34:09.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4718d320 2024-05-03 20:34:09.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-03 20:34:09.245 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/api/blob/upload-init-batch 2024-05-03 20:34:09.246 [Test worker @coroutine#1708] 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:58301/api/blob/upload-init-batch. 2024-05-03 20:34:09.246 [Test worker @coroutine#1708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/api/blob/upload-init-batch 2024-05-03 20:34:09.246 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58301/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 20:34:09.247 [Test worker @coroutine#1708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/api/blob/upload-init-batch 2024-05-03 20:34:09.247 [Test worker @coroutine#1708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/api/blob/upload-init-batch 2024-05-03 20:34:09.248 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58301/api/blob/upload-init-batch. 2024-05-03 20:34:09.248 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58301/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:09.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-03 20:34:09.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-03 20:34:09.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.253 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4718d320: (connection evicted) 2024-05-03 20:34:09.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-03 20:34:09.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bfdcc5 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-03 20:34:09.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 20:34:09.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 20:34:09.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-03 20:34:09.605 [DefaultDispatcher-worker-8 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c5e7696 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-03 20:34:09.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2024-05-03 20:34:09.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4769e70c 2024-05-03 20:34:09.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-03 20:34:09.641 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de2344a 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-03 20:34:09.685 [DefaultDispatcher-worker-18 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.692 [DefaultDispatcher-worker-8 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.702 [DefaultDispatcher-worker-10 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.710 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.712 [DefaultDispatcher-worker-5 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.716 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.725 [DefaultDispatcher-worker-17 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-05-03 20:34:09.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-03 20:34:09.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-03 20:34:09.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.732 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ed9480: (connection evicted) 2024-05-03 20:34:09.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-03 20:34:09.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-03 20:34:09.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1da00b 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-03 20:34:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-03 20:34:09.785 [DefaultDispatcher-worker-17 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.792 [DefaultDispatcher-worker-16 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.800 [DefaultDispatcher-worker-18 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.811 [DefaultDispatcher-worker-5 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.815 [Test worker @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.829 [DefaultDispatcher-worker-2 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9 2024-05-03 20:34:09.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-03 20:34:09.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-03 20:34:09.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.831 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cef5fc9: (connection evicted) 2024-05-03 20:34:09.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-03 20:34:09.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-03 20:34:09.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-03 20:34:09.875 [DefaultDispatcher-worker-8 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.886 [DefaultDispatcher-worker-11 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.897 [DefaultDispatcher-worker-18 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.907 [DefaultDispatcher-worker-8 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-05-03 20:34:09.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-03 20:34:09.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-03 20:34:09.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.908 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-03 20:34:09.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:09.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffaa711 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:09.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:09.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-03 20:34:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-03 20:34:09.953 [DefaultDispatcher-worker-2 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.963 [DefaultDispatcher-worker-17 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.972 [DefaultDispatcher-worker-5 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.977 [DefaultDispatcher-worker-17 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2024-05-03 20:34:09.982 [DefaultDispatcher-worker-10 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.988 [Test worker @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.997 [DefaultDispatcher-worker-18 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34074149 2024-05-03 20:34:09.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-03 20:34:09.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-03 20:34:09.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:09.999 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34074149: (connection evicted) 2024-05-03 20:34:09.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:09.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-03 20:34:09.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-03 20:34:10.002 [DefaultDispatcher-worker-18 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb32140 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f65639e 2024-05-03 20:34:16.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:16.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:16.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-03 20:34:16.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 20:34:16.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 20:34:16.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-03 20:34:16.210 [DefaultDispatcher-worker-13 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf1ec2 2024-05-03 20:34:16.259 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698daff6 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:16.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:16.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-03 20:34:16.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-05-03 20:34:16.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2024-05-03 20:34:16.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e305953 2024-05-03 20:34:16.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:16.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2024-05-03 20:34:16.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2024-05-03 20:34:16.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-03 20:34:16.938 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2024-05-03 20:34:16.941 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94b5fe3 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e3b64d 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:16.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:16.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-03 20:34:16.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-03 20:34:16.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-03 20:34:16.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-03 20:34:16.973 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-03 20:34:16.975 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-03 20:34:16.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0a8787 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:16.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@823f978 2024-05-03 20:34:16.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@823f978 2024-05-03 20:34:16.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-03 20:34:16.993 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.011 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.012 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@823f978 2024-05-03 20:34:17.014 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@823f978 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373fb666 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:17.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:17.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-03 20:34:17.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd53c5c 2024-05-03 20:34:17.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd53c5c 2024-05-03 20:34:17.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-03 20:34:17.047 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.056 [Test worker @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd53c5c 2024-05-03 20:34:17.060 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bd53c5c 2024-05-03 20:34:17.067 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.067 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.069 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.069 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.069 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.085 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.113 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.114 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.114 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.117 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.157 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.157 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.157 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.201 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.201 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.201 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.245 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.245 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.245 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.289 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.289 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/ 2024-05-03 20:34:17.289 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32865/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.333 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/ 2024-05-03 20:34:17.337 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.337 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.339 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.339 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.339 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.381 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.381 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.381 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.425 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.425 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.425 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.469 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.469 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.469 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.513 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.513 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.513 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.557 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.557 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51153/ 2024-05-03 20:34:17.557 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51153/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 20:34:17.558 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51153/ 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66450129 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:17.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:17.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-03 20:34:17.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-03 20:34:17.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.816 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.818 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.821 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.821 [DefaultDispatcher-worker-13 @coroutine#1892] 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:45243/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:17.821 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.821 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45243/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:17.823 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.823 [DefaultDispatcher-worker-10 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.830 [DefaultDispatcher-worker-3 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.831 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.831 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:17.831 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.832 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.832 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.834 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:17.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfb65d5 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:17.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:17.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-03 20:34:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-03 20:34:17.859 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.871 [Test worker @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.873 [Test worker @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.877 [DefaultDispatcher-worker-7 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 20:34:17.877 [DefaultDispatcher-worker-7 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-03 20:34:17.877 [DefaultDispatcher-worker-7 @coroutine#1914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 20:34:17.879 [DefaultDispatcher-worker-10 @coroutine#1914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 20:34:17.880 [DefaultDispatcher-worker-10 @coroutine#1914] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57eb2555 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:17.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:17.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-03 20:34:17.883 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.885 [DefaultDispatcher-worker-17 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713c8cbb 2024-05-03 20:34:17.887 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@145a1043 2024-05-03 20:34:17.887 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@145a1043 2024-05-03 20:34:17.891 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9decb8 2024-05-03 20:34:17.891 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9decb8 2024-05-03 20:34:17.895 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea27b33 2024-05-03 20:34:17.895 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea27b33 2024-05-03 20:34:17.898 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e683 2024-05-03 20:34:17.898 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba0e683 2024-05-03 20:34:17.901 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbc2dbc 2024-05-03 20:34:17.901 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbc2dbc 2024-05-03 20:34:17.903 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a31fadf 2024-05-03 20:34:17.903 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a31fadf 2024-05-03 20:34:17.906 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c76f49 2024-05-03 20:34:17.906 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c76f49 2024-05-03 20:34:17.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.908 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8f19cc 2024-05-03 20:34:17.908 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8f19cc 2024-05-03 20:34:17.910 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a002cc 2024-05-03 20:34:17.910 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a002cc 2024-05-03 20:34:17.910 [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-03 20:34:17.918 [Test worker @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.920 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.921 [DefaultDispatcher-worker-17 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.921 [DefaultDispatcher-worker-17 @coroutine#1925] 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:36767/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:17.921 [DefaultDispatcher-worker-17 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.921 [DefaultDispatcher-worker-17 @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:17.923 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.923 [DefaultDispatcher-worker-15 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:17.932 [DefaultDispatcher-worker-9 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.932 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.932 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:17.932 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.933 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.933 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:17.936 [Test worker @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.937 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:17.940 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c92e4 2024-05-03 20:34:17.940 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c92e4 2024-05-03 20:34:17.944 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eb75d1 2024-05-03 20:34:17.944 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eb75d1 2024-05-03 20:34:17.947 [DefaultDispatcher-worker-10 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.948 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d4f994 2024-05-03 20:34:17.948 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d4f994 2024-05-03 20:34:17.953 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67fea 2024-05-03 20:34:17.953 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67fea 2024-05-03 20:34:17.956 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc37606 2024-05-03 20:34:17.956 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc37606 2024-05-03 20:34:17.958 [DefaultDispatcher-worker-18 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.959 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3499db52 2024-05-03 20:34:17.959 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3499db52 2024-05-03 20:34:17.961 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53668c0c 2024-05-03 20:34:17.961 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@53668c0c 2024-05-03 20:34:17.963 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f980a5 2024-05-03 20:34:17.963 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f980a5 2024-05-03 20:34:17.966 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@553aa95a 2024-05-03 20:34:17.966 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@553aa95a 2024-05-03 20:34:17.966 [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-03 20:34:17.968 [DefaultDispatcher-worker-15 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.979 [DefaultDispatcher-worker-10 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.983 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:17.988 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ef14 2024-05-03 20:34:17.988 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ef14 2024-05-03 20:34:17.991 [DefaultDispatcher-worker-2 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:17.993 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50464 2024-05-03 20:34:17.993 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50464 2024-05-03 20:34:17.995 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa8464 2024-05-03 20:34:17.995 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa8464 2024-05-03 20:34:17.998 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f80e5f 2024-05-03 20:34:17.998 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f80e5f 2024-05-03 20:34:18.001 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@583d37fb 2024-05-03 20:34:18.001 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@583d37fb 2024-05-03 20:34:18.001 [DefaultDispatcher-worker-14 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.003 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d5eebc 2024-05-03 20:34:18.003 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d5eebc 2024-05-03 20:34:18.006 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fa89a6 2024-05-03 20:34:18.006 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fa89a6 2024-05-03 20:34:18.008 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f110 2024-05-03 20:34:18.008 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f110 2024-05-03 20:34:18.011 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36648cfe 2024-05-03 20:34:18.011 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36648cfe 2024-05-03 20:34:18.011 [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-03 20:34:18.012 [DefaultDispatcher-worker-15 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.022 [DefaultDispatcher-worker-15 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.034 [DefaultDispatcher-worker-4 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.045 [DefaultDispatcher-worker-2 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f5eba4 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-03 20:34:18.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.096 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.098 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.099 [DefaultDispatcher-worker-14 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.099 [DefaultDispatcher-worker-14 @coroutine#1971] 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:57309/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.099 [DefaultDispatcher-worker-14 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.099 [DefaultDispatcher-worker-14 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57309/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.101 [DefaultDispatcher-worker-12 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.101 [DefaultDispatcher-worker-12 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.108 [DefaultDispatcher-worker-3 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.109 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.109 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.109 [DefaultDispatcher-worker-3 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.110 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.110 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.111 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:18.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4265cbed 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-03 20:34:18.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-03 20:34:18.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.138 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.141 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.144 [DefaultDispatcher-worker-3 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 20:34:18.144 [DefaultDispatcher-worker-3 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-03 20:34:18.144 [DefaultDispatcher-worker-3 @coroutine#1992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 20:34:18.145 [DefaultDispatcher-worker-6 @coroutine#1992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 20:34:18.145 [DefaultDispatcher-worker-6 @coroutine#1992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 20:34:18.153 [DefaultDispatcher-worker-13 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 20:34:18.160 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.162 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1426251c 2024-05-03 20:34:18.162 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1426251c 2024-05-03 20:34:18.164 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae1c9e8 2024-05-03 20:34:18.164 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae1c9e8 2024-05-03 20:34:18.166 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ede4e6c 2024-05-03 20:34:18.166 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ede4e6c 2024-05-03 20:34:18.169 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdcc3d3 2024-05-03 20:34:18.169 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdcc3d3 2024-05-03 20:34:18.171 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e770371 2024-05-03 20:34:18.171 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e770371 2024-05-03 20:34:18.173 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acd3bde 2024-05-03 20:34:18.173 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acd3bde 2024-05-03 20:34:18.175 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ca5c5 2024-05-03 20:34:18.175 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ca5c5 2024-05-03 20:34:18.177 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf33c9c 2024-05-03 20:34:18.177 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf33c9c 2024-05-03 20:34:18.179 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd9cc18 2024-05-03 20:34:18.179 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd9cc18 2024-05-03 20:34:18.179 [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-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee5792a 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-03 20:34:18.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.217 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.222 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-05-03 20:34:18.222 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ca6d4 2024-05-03 20:34:18.226 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-05-03 20:34:18.226 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79db4647 2024-05-03 20:34:18.227 [Test worker @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.228 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-05-03 20:34:18.228 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de4cda4 2024-05-03 20:34:18.229 [Test worker @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.231 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-05-03 20:34:18.231 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e64c7c 2024-05-03 20:34:18.231 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.231 [DefaultDispatcher-worker-5 @coroutine#2004] 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:45571/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.231 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.231 [DefaultDispatcher-worker-5 @coroutine#2004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.233 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.233 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.234 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-05-03 20:34:18.234 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ade67b2 2024-05-03 20:34:18.236 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-05-03 20:34:18.236 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@994f5d0 2024-05-03 20:34:18.239 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-05-03 20:34:18.239 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@524680ab 2024-05-03 20:34:18.241 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-05-03 20:34:18.241 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c9b333 2024-05-03 20:34:18.242 [DefaultDispatcher-worker-9 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.242 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.242 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.242 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.243 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.243 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.244 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-05-03 20:34:18.244 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3bc6f 2024-05-03 20:34:18.244 [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-03 20:34:18.245 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:18.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5603632c 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-03 20:34:18.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-03 20:34:18.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.263 [Test worker @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.265 [Test worker @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22cca101 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-03 20:34:18.277 [DefaultDispatcher-worker-15 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 20:34:18.288 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.291 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.295 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-03 20:34:18.295 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-03 20:34:18.299 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-03 20:34:18.299 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-03 20:34:18.300 [Test worker @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.302 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.303 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.303 [DefaultDispatcher-worker-1 @coroutine#2033] 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:35559/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.303 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.303 [DefaultDispatcher-worker-1 @coroutine#2033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.303 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-03 20:34:18.303 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-03 20:34:18.305 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.305 [DefaultDispatcher-worker-18 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.306 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-03 20:34:18.306 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-03 20:34:18.308 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-03 20:34:18.308 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-03 20:34:18.311 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-03 20:34:18.311 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-03 20:34:18.313 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-03 20:34:18.313 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-03 20:34:18.313 [DefaultDispatcher-worker-15 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.314 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.314 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.314 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.314 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.315 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.315 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-03 20:34:18.315 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-03 20:34:18.317 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:18.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-03 20:34:18.318 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-03 20:34:18.318 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-03 20:34:18.318 [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-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5d9ede 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-03 20:34:18.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-03 20:34:18.323 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.337 [Test worker @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.339 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48bff2ea 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-03 20:34:18.340 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.341 [DefaultDispatcher-worker-6 @coroutine#2055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-03 20:34:18.342 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.342 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.342 [DefaultDispatcher-worker-6 @coroutine#2055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-03 20:34:18.350 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.351 [DefaultDispatcher-worker-3 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-03 20:34:18.354 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-05-03 20:34:18.354 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-05-03 20:34:18.358 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-05-03 20:34:18.358 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-05-03 20:34:18.362 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-05-03 20:34:18.362 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-05-03 20:34:18.365 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-05-03 20:34:18.365 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-05-03 20:34:18.367 [DefaultDispatcher-worker-6 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.367 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-05-03 20:34:18.367 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-05-03 20:34:18.368 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.370 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-05-03 20:34:18.370 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-05-03 20:34:18.372 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-03 20:34:18.372 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-03 20:34:18.372 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-05-03 20:34:18.372 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-05-03 20:34:18.375 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-05-03 20:34:18.375 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-05-03 20:34:18.377 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-03 20:34:18.377 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-03 20:34:18.378 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-05-03 20:34:18.378 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-05-03 20:34:18.378 [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-03 20:34:18.379 [DefaultDispatcher-worker-6 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.379 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-03 20:34:18.379 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-03 20:34:18.381 [DefaultDispatcher-worker-6 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.381 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.381 [DefaultDispatcher-worker-4 @coroutine#2062] 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-03 20:34:18.381 [DefaultDispatcher-worker-4 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.381 [DefaultDispatcher-worker-4 @coroutine#2062] 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-03 20:34:18.382 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-03 20:34:18.382 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-03 20:34:18.382 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.382 [DefaultDispatcher-worker-6 @coroutine#2055] 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-03 20:34:18.382 [DefaultDispatcher-worker-6 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.383 [DefaultDispatcher-worker-6 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.383 [DefaultDispatcher-worker-15 @coroutine#2055] 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-03 20:34:18.384 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-03 20:34:18.384 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-03 20:34:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e1d2781 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-03 20:34:18.387 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-03 20:34:18.387 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-03 20:34:18.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-03 20:34:18.390 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-03 20:34:18.390 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-03 20:34:18.392 [DefaultDispatcher-worker-3 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:18.392 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.392 [DefaultDispatcher-worker-3 @coroutine#2061] 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-03 20:34:18.392 [DefaultDispatcher-worker-3 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.392 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-03 20:34:18.392 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-03 20:34:18.393 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.395 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-03 20:34:18.395 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-03 20:34:18.395 [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-03 20:34:18.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.422 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.425 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.426 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc0d75 2024-05-03 20:34:18.426 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc0d75 2024-05-03 20:34:18.427 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.428 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.428 [DefaultDispatcher-worker-3 @coroutine#2076] 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:41557/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.428 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.428 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.430 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.430 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.430 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7bf3b2 2024-05-03 20:34:18.430 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7bf3b2 2024-05-03 20:34:18.434 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f446605 2024-05-03 20:34:18.434 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f446605 2024-05-03 20:34:18.436 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a46f989 2024-05-03 20:34:18.436 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a46f989 2024-05-03 20:34:18.438 [DefaultDispatcher-worker-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.438 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.438 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.438 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.438 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f749211 2024-05-03 20:34:18.438 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f749211 2024-05-03 20:34:18.439 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.439 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.441 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc6122e 2024-05-03 20:34:18.441 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc6122e 2024-05-03 20:34:18.442 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.442 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.443 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@571e271d 2024-05-03 20:34:18.443 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@571e271d 2024-05-03 20:34:18.446 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6906c6 2024-05-03 20:34:18.446 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6906c6 2024-05-03 20:34:18.448 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-03 20:34:18.448 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-03 20:34:18.449 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106fd80 2024-05-03 20:34:18.449 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2106fd80 2024-05-03 20:34:18.449 [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-03 20:34:18.452 [DefaultDispatcher-worker-8 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.453 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-03 20:34:18.453 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-03 20:34:18.456 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-03 20:34:18.456 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-03 20:34:18.459 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-03 20:34:18.459 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-03 20:34:18.461 [DefaultDispatcher-worker-4 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.462 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-03 20:34:18.462 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-03 20:34:18.466 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-03 20:34:18.466 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-03 20:34:18.469 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-03 20:34:18.469 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-03 20:34:18.471 [DefaultDispatcher-worker-11 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.473 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-03 20:34:18.473 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-03 20:34:18.477 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-03 20:34:18.477 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-03 20:34:18.477 [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-03 20:34:18.482 [DefaultDispatcher-worker-6 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.487 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:18.491 [DefaultDispatcher-worker-11 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.492 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 20:34:18.493 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 20:34:18.498 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 20:34:18.498 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 20:34:18.500 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 20:34:18.500 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 20:34:18.501 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.503 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 20:34:18.503 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 20:34:18.505 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 20:34:18.505 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 20:34:18.507 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 20:34:18.508 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 20:34:18.510 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 20:34:18.510 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 20:34:18.511 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.513 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 20:34:18.513 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 20:34:18.515 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 20:34:18.515 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 20:34:18.515 [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-03 20:34:18.520 [DefaultDispatcher-worker-9 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.530 [DefaultDispatcher-worker-8 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.533 [DefaultDispatcher-worker-18 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.533 [DefaultDispatcher-worker-18 @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:41557/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 20:34:18.533 [DefaultDispatcher-worker-18 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.535 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.535 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.535 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 20:34:18.535 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41557/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:18.536 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.536 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 20:34:18.536 [DefaultDispatcher-worker-14 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.537 [DefaultDispatcher-worker-18 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.537 [DefaultDispatcher-worker-18 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.570 [DefaultDispatcher-worker-15 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:18.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477121 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-03 20:34:18.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-03 20:34:18.602 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.614 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.615 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.616 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.616 [DefaultDispatcher-worker-7 @coroutine#2128] 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:46069/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.616 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.616 [DefaultDispatcher-worker-7 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46069/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.618 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.619 [DefaultDispatcher-worker-2 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.627 [DefaultDispatcher-worker-4 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.627 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.627 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.627 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.628 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.628 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.630 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-03 20:34:18.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55da6bf 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-03 20:34:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-03 20:34:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.648 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.649 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.663 [DefaultDispatcher-worker-7 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-03 20:34:18.663 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.676 [DefaultDispatcher-worker-7 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.677 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:18.681 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fd4a40 2024-05-03 20:34:18.681 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fd4a40 2024-05-03 20:34:18.685 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.686 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@783aaaef 2024-05-03 20:34:18.686 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@783aaaef 2024-05-03 20:34:18.688 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c052130 2024-05-03 20:34:18.688 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c052130 2024-05-03 20:34:18.690 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3907a0d4 2024-05-03 20:34:18.690 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3907a0d4 2024-05-03 20:34:18.693 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b442fe 2024-05-03 20:34:18.694 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b442fe 2024-05-03 20:34:18.694 [DefaultDispatcher-worker-8 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.696 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@874f975 2024-05-03 20:34:18.696 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@874f975 2024-05-03 20:34:18.699 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2d45ea 2024-05-03 20:34:18.699 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2d45ea 2024-05-03 20:34:18.701 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@59285f9b 2024-05-03 20:34:18.701 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@59285f9b 2024-05-03 20:34:18.703 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0c55f2 2024-05-03 20:34:18.703 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0c55f2 2024-05-03 20:34:18.703 [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-03 20:34:18.719 [DefaultDispatcher-worker-8 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.735 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.735 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.739 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@291f8001 2024-05-03 20:34:18.739 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@291f8001 2024-05-03 20:34:18.742 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d86b52 2024-05-03 20:34:18.742 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d86b52 2024-05-03 20:34:18.745 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7eb71 2024-05-03 20:34:18.745 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e7eb71 2024-05-03 20:34:18.747 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e56169 2024-05-03 20:34:18.747 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e56169 2024-05-03 20:34:18.747 [DefaultDispatcher-worker-15 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.749 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@33affa3c 2024-05-03 20:34:18.749 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@33affa3c 2024-05-03 20:34:18.752 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c985e0 2024-05-03 20:34:18.752 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c985e0 2024-05-03 20:34:18.755 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b69400b 2024-05-03 20:34:18.755 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b69400b 2024-05-03 20:34:18.757 [DefaultDispatcher-worker-7 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.758 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9e26 2024-05-03 20:34:18.758 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9e26 2024-05-03 20:34:18.761 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ead9 2024-05-03 20:34:18.761 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ead9 2024-05-03 20:34:18.761 [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-03 20:34:18.768 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.778 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33293b34 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-03 20:34:18.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.816 [Test worker @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.818 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.819 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.819 [DefaultDispatcher-worker-5 @coroutine#2171] 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:60083/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.819 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.819 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60083/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.821 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.821 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.832 [DefaultDispatcher-worker-16 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.832 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.833 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.833 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.834 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.834 [DefaultDispatcher-worker-12 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.837 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8f5262 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-03 20:34:18.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-03 20:34:18.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.844 [DefaultDispatcher-worker-12 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:18.844 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.844 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.844 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.845 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.845 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.859 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.861 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.874 [DefaultDispatcher-worker-2 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-03 20:34:18.875 [DefaultDispatcher-worker-13 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.882 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:18.885 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-03 20:34:18.885 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-03 20:34:18.885 [DefaultDispatcher-worker-3 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.888 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-03 20:34:18.888 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-03 20:34:18.892 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-03 20:34:18.892 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-03 20:34:18.895 [DefaultDispatcher-worker-12 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.895 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-03 20:34:18.895 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-03 20:34:18.898 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-03 20:34:18.898 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-03 20:34:18.901 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-03 20:34:18.901 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-03 20:34:18.903 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-03 20:34:18.903 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-03 20:34:18.904 [DefaultDispatcher-worker-12 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.905 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.905 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 20:34:18.905 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.906 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-03 20:34:18.906 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-03 20:34:18.907 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.907 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 20:34:18.907 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 20:34:18.907 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60083/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:18.908 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.908 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 20:34:18.908 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.909 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.909 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 20:34:18.909 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-03 20:34:18.909 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-03 20:34:18.909 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 20:34:18.932 [DefaultDispatcher-worker-4 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-03 20:34:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:18.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159a32a4 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:18.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:18.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-03 20:34:18.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-03 20:34:18.943 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:18.944 [DefaultDispatcher-worker-9 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:18.945 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.945 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.945 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.946 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.946 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.947 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6f0e9 2024-05-03 20:34:18.947 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef6f0e9 2024-05-03 20:34:18.951 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@70311147 2024-05-03 20:34:18.951 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@70311147 2024-05-03 20:34:18.954 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@740e9b99 2024-05-03 20:34:18.954 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@740e9b99 2024-05-03 20:34:18.957 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@310c1b7c 2024-05-03 20:34:18.957 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@310c1b7c 2024-05-03 20:34:18.960 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7834d40c 2024-05-03 20:34:18.960 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7834d40c 2024-05-03 20:34:18.962 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@774964 2024-05-03 20:34:18.962 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@774964 2024-05-03 20:34:18.965 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5d8a0 2024-05-03 20:34:18.965 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5d8a0 2024-05-03 20:34:18.967 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5123e433 2024-05-03 20:34:18.967 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5123e433 2024-05-03 20:34:18.968 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.970 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69deaf 2024-05-03 20:34:18.970 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f69deaf 2024-05-03 20:34:18.970 [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-03 20:34:18.984 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.986 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.987 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.987 [DefaultDispatcher-worker-13 @coroutine#2230] 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:57559/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:18.987 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.987 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57559/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 20:34:18.989 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.989 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:18.998 [DefaultDispatcher-worker-6 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:18.998 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.998 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:18.998 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.999 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:18.999 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.002 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72924f19 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-03 20:34:19.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-03 20:34:19.010 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.022 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.024 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.027 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/auth/register 2024-05-03 20:34:19.027 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/auth/register. 2024-05-03 20:34:19.027 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/auth/register 2024-05-03 20:34:19.027 [DefaultDispatcher-worker-6 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57559/auth/register from class io.ktor.http.content.TextContent 2024-05-03 20:34:19.029 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/auth/register 2024-05-03 20:34:19.029 [DefaultDispatcher-worker-8 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/auth/register 2024-05-03 20:34:19.034 [DefaultDispatcher-worker-6 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-03 20:34:19.039 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.044 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@762ef42f 2024-05-03 20:34:19.044 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@762ef42f 2024-05-03 20:34:19.048 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e9049a 2024-05-03 20:34:19.048 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e9049a 2024-05-03 20:34:19.051 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd69f5f 2024-05-03 20:34:19.051 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd69f5f 2024-05-03 20:34:19.054 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d40ea1 2024-05-03 20:34:19.054 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d40ea1 2024-05-03 20:34:19.058 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@385a1a38 2024-05-03 20:34:19.058 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@385a1a38 2024-05-03 20:34:19.061 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@827147d 2024-05-03 20:34:19.061 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@827147d 2024-05-03 20:34:19.063 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40435e41 2024-05-03 20:34:19.063 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@40435e41 2024-05-03 20:34:19.065 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fbf1ee 2024-05-03 20:34:19.065 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fbf1ee 2024-05-03 20:34:19.068 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ab33 2024-05-03 20:34:19.068 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3118ab33 2024-05-03 20:34:19.068 [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-03 20:34:19.077 [DefaultDispatcher-worker-17 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57559/auth/register. 2024-05-03 20:34:19.077 [DefaultDispatcher-worker-17 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57559/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:19.103 [DefaultDispatcher-worker-3 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:19.109 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.114 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3112ce 2024-05-03 20:34:19.114 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3112ce 2024-05-03 20:34:19.115 [DefaultDispatcher-worker-1 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:19.118 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6f3f8 2024-05-03 20:34:19.118 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6f3f8 2024-05-03 20:34:19.120 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c979be 2024-05-03 20:34:19.120 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c979be 2024-05-03 20:34:19.121 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:19.121 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.121 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.121 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.122 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.122 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cbf9c3 2024-05-03 20:34:19.122 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.122 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cbf9c3 2024-05-03 20:34:19.125 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@471e3ad6 2024-05-03 20:34:19.125 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@471e3ad6 2024-05-03 20:34:19.127 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b468fe 2024-05-03 20:34:19.127 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b468fe 2024-05-03 20:34:19.129 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8bf55f 2024-05-03 20:34:19.129 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f8bf55f 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c095a5 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-03 20:34:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-03 20:34:19.131 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e4068c 2024-05-03 20:34:19.131 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e4068c 2024-05-03 20:34:19.134 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@639a5e6c 2024-05-03 20:34:19.134 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@639a5e6c 2024-05-03 20:34:19.134 [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-03 20:34:19.152 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.163 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.165 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.167 [DefaultDispatcher-worker-1 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.167 [DefaultDispatcher-worker-1 @coroutine#2269] 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-03 20:34:19.167 [DefaultDispatcher-worker-1 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.167 [DefaultDispatcher-worker-1 @coroutine#2269] 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-03 20:34:19.169 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.169 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.178 [DefaultDispatcher-worker-14 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.178 [DefaultDispatcher-worker-14 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.178 [DefaultDispatcher-worker-14 @coroutine#2268] 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-03 20:34:19.178 [DefaultDispatcher-worker-14 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.179 [DefaultDispatcher-worker-3 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.179 [DefaultDispatcher-worker-3 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.181 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.187 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.203 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5257123d 2024-05-03 20:34:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-03 20:34:19.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-03 20:34:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.204 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5257123d: (connection evicted) 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-03 20:34:19.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ba3c4b 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-03 20:34:19.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-03 20:34:19.212 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.227 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.229 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.230 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.230 [DefaultDispatcher-worker-7 @coroutine#2296] 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-03 20:34:19.230 [DefaultDispatcher-worker-7 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.230 [DefaultDispatcher-worker-7 @coroutine#2296] 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-03 20:34:19.232 [DefaultDispatcher-worker-2 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.232 [DefaultDispatcher-worker-2 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.242 [DefaultDispatcher-worker-7 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.242 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.242 [DefaultDispatcher-worker-7 @coroutine#2295] 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-03 20:34:19.242 [DefaultDispatcher-worker-7 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.243 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.243 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.246 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.249 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.254 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5 2024-05-03 20:34:19.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-03 20:34:19.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-03 20:34:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.255 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4199e5: (connection evicted) 2024-05-03 20:34:19.255 [DefaultDispatcher-worker-17 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:19.255 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.256 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.256 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-03 20:34:19.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4822d7a1 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.257 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.257 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-03 20:34:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-03 20:34:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.272 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.275 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.276 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.276 [DefaultDispatcher-worker-12 @coroutine#2326] 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-03 20:34:19.276 [DefaultDispatcher-worker-12 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.276 [DefaultDispatcher-worker-12 @coroutine#2326] 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-03 20:34:19.278 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.278 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.286 [DefaultDispatcher-worker-12 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.286 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.286 [DefaultDispatcher-worker-12 @coroutine#2325] 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-03 20:34:19.286 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.287 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.287 [DefaultDispatcher-worker-2 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.290 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.293 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.298 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.301 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.304 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.307 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.309 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-05-03 20:34:19.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-03 20:34:19.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-03 20:34:19.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.311 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e323fd: (connection evicted) 2024-05-03 20:34:19.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-03 20:34:19.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145ce025 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-03 20:34:19.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-03 20:34:19.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.326 [DefaultDispatcher-worker-17 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:19.326 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.326 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.326 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.328 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.328 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.329 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.331 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.331 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.331 [DefaultDispatcher-worker-2 @coroutine#2367] 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-03 20:34:19.331 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.332 [DefaultDispatcher-worker-2 @coroutine#2367] 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-03 20:34:19.333 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.333 [DefaultDispatcher-worker-2 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.341 [DefaultDispatcher-worker-2 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.341 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.341 [DefaultDispatcher-worker-2 @coroutine#2366] 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-03 20:34:19.341 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.342 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.342 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.345 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.350 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.354 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2024-05-03 20:34:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-03 20:34:19.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-03 20:34:19.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.356 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1: (connection evicted) 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-03 20:34:19.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6c882c 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-03 20:34:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-03 20:34:19.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.373 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.374 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.375 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.375 [DefaultDispatcher-worker-13 @coroutine#2400] 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-03 20:34:19.375 [DefaultDispatcher-worker-13 @coroutine#2400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.376 [DefaultDispatcher-worker-13 @coroutine#2400] 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-03 20:34:19.377 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.377 [DefaultDispatcher-worker-4 @coroutine#2400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.386 [DefaultDispatcher-worker-5 @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.386 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.386 [DefaultDispatcher-worker-5 @coroutine#2399] 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-03 20:34:19.386 [DefaultDispatcher-worker-5 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.387 [DefaultDispatcher-worker-15 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.387 [DefaultDispatcher-worker-15 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.389 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.393 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.398 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.401 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.404 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d5b303 2024-05-03 20:34:19.404 [DefaultDispatcher-worker-18 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:19.404 [DefaultDispatcher-worker-18 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-03 20:34:19.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-03 20:34:19.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.404 [DefaultDispatcher-worker-18 @coroutine#2061] 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-03 20:34:19.404 [DefaultDispatcher-worker-18 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.405 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d5b303: (connection evicted) 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-03 20:34:19.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-03 20:34:19.406 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eeb9e5c 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-03 20:34:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-03 20:34:19.410 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.422 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.423 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.424 [DefaultDispatcher-worker-18 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.424 [DefaultDispatcher-worker-18 @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-03 20:34:19.424 [DefaultDispatcher-worker-18 @coroutine#2433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.424 [DefaultDispatcher-worker-18 @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-03 20:34:19.426 [DefaultDispatcher-worker-15 @coroutine#2433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.426 [DefaultDispatcher-worker-15 @coroutine#2433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 20:34:19.435 [DefaultDispatcher-worker-3 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.435 [DefaultDispatcher-worker-3 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.435 [DefaultDispatcher-worker-3 @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-03 20:34:19.435 [DefaultDispatcher-worker-3 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.436 [DefaultDispatcher-worker-1 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.436 [DefaultDispatcher-worker-1 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 20:34:19.439 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.443 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0 2024-05-03 20:34:19.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-03 20:34:19.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-03 20:34:19.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.446 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e1535e0: (connection evicted) 2024-05-03 20:34:19.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-03 20:34:19.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-03 20:34:19.451 [DefaultDispatcher-worker-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:19.451 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.451 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.451 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.452 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.453 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.639 [DefaultDispatcher-worker-18 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:19.640 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.640 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.640 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.641 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.641 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242a3997 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-03 20:34:19.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-03 20:34:19.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.795 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.797 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.798 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.798 [DefaultDispatcher-worker-2 @coroutine#2488] 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-03 20:34:19.798 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.798 [DefaultDispatcher-worker-2 @coroutine#2488] 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-03 20:34:19.800 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.800 [DefaultDispatcher-worker-13 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.810 [DefaultDispatcher-worker-12 @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.811 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.811 [DefaultDispatcher-worker-12 @coroutine#2487] 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-03 20:34:19.811 [DefaultDispatcher-worker-12 @coroutine#2487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.811 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.811 [DefaultDispatcher-worker-3 @coroutine#2487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.815 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.833 [DefaultDispatcher-worker-2 @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.843 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:19.844 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.844 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.844 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.845 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.845 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.854 [DefaultDispatcher-worker-5 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:19.854 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.854 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.854 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.855 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.855 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.864 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:19.869 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@728672f3 2024-05-03 20:34:19.869 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@728672f3 2024-05-03 20:34:19.873 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4192d3 2024-05-03 20:34:19.873 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4192d3 2024-05-03 20:34:19.877 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@787e1983 2024-05-03 20:34:19.877 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@787e1983 2024-05-03 20:34:19.882 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c98e8 2024-05-03 20:34:19.882 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c98e8 2024-05-03 20:34:19.883 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38816a6c 2024-05-03 20:34:19.884 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cac645e 2024-05-03 20:34:19.884 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cac645e 2024-05-03 20:34:19.887 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0ba612 2024-05-03 20:34:19.887 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0ba612 2024-05-03 20:34:19.889 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310411 2024-05-03 20:34:19.889 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4310411 2024-05-03 20:34:19.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-03 20:34:19.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-03 20:34:19.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-05-03 20:34:19.891 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38816a6c: (connection evicted) 2024-05-03 20:34:19.892 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728672f3: (connection evicted) 2024-05-03 20:34:19.892 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5367a7 2024-05-03 20:34:19.892 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5367a7 2024-05-03 20:34:19.892 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4192d3: (connection evicted) 2024-05-03 20:34:19.892 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@787e1983: (connection evicted) 2024-05-03 20:34:19.893 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d7c98e8: (connection evicted) 2024-05-03 20:34:19.893 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cac645e: (connection evicted) 2024-05-03 20:34:19.893 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c0ba612: (connection evicted) 2024-05-03 20:34:19.894 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4310411: (connection evicted) 2024-05-03 20:34:19.894 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5367a7: (connection evicted) 2024-05-03 20:34:19.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-03 20:34:19.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b925a 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:19.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:19.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-03 20:34:19.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-03 20:34:19.903 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.917 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.919 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.920 [DefaultDispatcher-worker-10 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.920 [DefaultDispatcher-worker-10 @coroutine#2517] 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-03 20:34:19.920 [DefaultDispatcher-worker-10 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.920 [DefaultDispatcher-worker-10 @coroutine#2517] 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-03 20:34:19.921 [DefaultDispatcher-worker-18 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.922 [DefaultDispatcher-worker-18 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:19.930 [DefaultDispatcher-worker-13 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.931 [DefaultDispatcher-worker-13 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.931 [DefaultDispatcher-worker-13 @coroutine#2516] 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-03 20:34:19.931 [DefaultDispatcher-worker-13 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.931 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.931 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.936 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.955 [DefaultDispatcher-worker-12 @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.958 [DefaultDispatcher-worker-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:19.958 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.958 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:19.958 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.959 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.959 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:19.996 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-05-03 20:34:19.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-03 20:34:19.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-03 20:34:19.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:19.998 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42718ebf: (connection evicted) 2024-05-03 20:34:19.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:19.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-03 20:34:19.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3a147f 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-03 20:34:20.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-03 20:34:20.010 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.010 [DefaultDispatcher-worker-5 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:20.010 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.010 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.010 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.011 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.011 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.023 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.025 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.025 [DefaultDispatcher-worker-10 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.025 [DefaultDispatcher-worker-10 @coroutine#2547] 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-03 20:34:20.025 [DefaultDispatcher-worker-10 @coroutine#2547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.026 [DefaultDispatcher-worker-10 @coroutine#2547] 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-03 20:34:20.027 [DefaultDispatcher-worker-14 @coroutine#2547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.027 [DefaultDispatcher-worker-14 @coroutine#2547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.035 [DefaultDispatcher-worker-11 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.035 [DefaultDispatcher-worker-11 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.035 [DefaultDispatcher-worker-11 @coroutine#2546] 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-03 20:34:20.035 [DefaultDispatcher-worker-11 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.036 [DefaultDispatcher-worker-14 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.036 [DefaultDispatcher-worker-14 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.039 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.054 [DefaultDispatcher-worker-15 @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.093 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e 2024-05-03 20:34:20.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-03 20:34:20.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-03 20:34:20.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.095 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72fc6b5e: (connection evicted) 2024-05-03 20:34:20.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-03 20:34:20.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea1fc9 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-03 20:34:20.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-03 20:34:20.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.114 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.116 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.117 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.117 [DefaultDispatcher-worker-15 @coroutine#2570] 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-03 20:34:20.117 [DefaultDispatcher-worker-15 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.117 [DefaultDispatcher-worker-15 @coroutine#2570] 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-03 20:34:20.118 [DefaultDispatcher-worker-8 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.119 [DefaultDispatcher-worker-8 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:20.127 [DefaultDispatcher-worker-14 @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.127 [DefaultDispatcher-worker-14 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.128 [DefaultDispatcher-worker-14 @coroutine#2569] 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-03 20:34:20.128 [DefaultDispatcher-worker-14 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.128 [DefaultDispatcher-worker-15 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.128 [DefaultDispatcher-worker-15 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.132 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.133 [DefaultDispatcher-worker-8 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:20.134 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.134 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.134 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.135 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.135 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.146 [DefaultDispatcher-worker-3 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.183 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@437a4e61 2024-05-03 20:34:20.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-03 20:34:20.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-03 20:34:20.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.185 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@437a4e61: (connection evicted) 2024-05-03 20:34:20.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-03 20:34:20.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-03 20:34:20.198 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd79a57 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.202 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-03 20:34:20.203 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.203 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.203 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-03 20:34:20.218 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.230 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.231 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.233 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.245 [DefaultDispatcher-worker-18 @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.260 [DefaultDispatcher-worker-15 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3 2024-05-03 20:34:20.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-03 20:34:20.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-03 20:34:20.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.263 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d0f2a3: (connection evicted) 2024-05-03 20:34:20.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-03 20:34:20.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@236bb278 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.266 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-03 20:34:20.267 [DefaultDispatcher-worker-7 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.267 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-03 20:34:20.267 [DefaultDispatcher-worker-7 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.268 [DefaultDispatcher-worker-7 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.268 [DefaultDispatcher-worker-7 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.269 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.269 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.285 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.296 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.299 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.301 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36003e90 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.302 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-03 20:34:20.303 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.303 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.303 [Test worker @coroutine#2616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-03 20:34:20.318 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.330 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.331 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.333 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.338 [DefaultDispatcher-worker-7 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:20.338 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.338 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.338 [DefaultDispatcher-worker-7 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.339 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.339 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.343 [DefaultDispatcher-worker-3 @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362fbd98 2024-05-03 20:34:20.359 [DefaultDispatcher-worker-16 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.368 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:20.371 [DefaultDispatcher-worker-18 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.381 [DefaultDispatcher-worker-17 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb29382 2024-05-03 20:34:20.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-03 20:34:20.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-03 20:34:20.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.396 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb29382: (connection evicted) 2024-05-03 20:34:20.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-03 20:34:20.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-03 20:34:20.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-03 20:34:20.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-03 20:34:20.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.397 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362fbd98: (connection evicted) 2024-05-03 20:34:20.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-03 20:34:20.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-03 20:34:20.399 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b5df8b7 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.400 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-03 20:34:20.401 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.401 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.401 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-03 20:34:20.417 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:20.417 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.418 [DefaultDispatcher-worker-9 @coroutine#2061] 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-03 20:34:20.418 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.418 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.420 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.431 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.433 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.435 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.435 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-03 20:34:20.435 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.435 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.435 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8a11d7 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.436 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-03 20:34:20.450 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.462 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.462 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:20.462 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.462 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.462 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.464 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.464 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.464 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.466 [Test worker @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.478 [DefaultDispatcher-worker-3 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@416bff93 2024-05-03 20:34:20.490 [DefaultDispatcher-worker-17 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.499 [DefaultDispatcher-worker-14 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.501 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:20.508 [DefaultDispatcher-worker-13 @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7 2024-05-03 20:34:20.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-03 20:34:20.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-03 20:34:20.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.512 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a25dc7: (connection evicted) 2024-05-03 20:34:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-03 20:34:20.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-03 20:34:20.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-03 20:34:20.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-03 20:34:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.513 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@416bff93: (connection evicted) 2024-05-03 20:34:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-03 20:34:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be865c1 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.516 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-03 20:34:20.517 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.517 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.517 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-03 20:34:20.533 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.544 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.546 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.548 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.558 [DefaultDispatcher-worker-13 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.582 [DefaultDispatcher-worker-4 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.585 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.595 [DefaultDispatcher-worker-17 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-05-03 20:34:20.617 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-03 20:34:20.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-03 20:34:20.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.618 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d140627: (connection evicted) 2024-05-03 20:34:20.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-03 20:34:20.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d319d2c 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.621 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.622 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.622 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-03 20:34:20.622 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.622 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.622 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-03 20:34:20.638 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.649 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.651 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.652 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:20.652 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.652 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.652 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.653 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.654 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.654 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.660 [DefaultDispatcher-worker-3 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.685 [DefaultDispatcher-worker-14 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.687 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.697 [DefaultDispatcher-worker-14 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2024-05-03 20:34:20.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-03 20:34:20.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-03 20:34:20.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.702 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0: (connection evicted) 2024-05-03 20:34:20.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:20.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-03 20:34:20.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22858c21 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-03 20:34:20.704 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.705 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.705 [Test worker @coroutine#2794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-03 20:34:20.719 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.730 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.732 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.734 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.744 [DefaultDispatcher-worker-14 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.766 [DefaultDispatcher-worker-13 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.778 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:20.833 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-12 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-18 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.900 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.901 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.901 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.901 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.901 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.972 [DefaultDispatcher-worker-7 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:20.972 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.972 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:20.972 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.973 [DefaultDispatcher-worker-14 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.973 [DefaultDispatcher-worker-14 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:20.981 [DefaultDispatcher-worker-18 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c 2024-05-03 20:34:21.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-03 20:34:21.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-03 20:34:21.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.026 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0d876c: (connection evicted) 2024-05-03 20:34:21.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:21.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-03 20:34:21.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-03 20:34:21.030 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1bcea1 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.031 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-03 20:34:21.032 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.032 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.032 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-03 20:34:21.035 [DefaultDispatcher-worker-13 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:21.036 [DefaultDispatcher-worker-13 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.036 [DefaultDispatcher-worker-13 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.036 [DefaultDispatcher-worker-13 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.037 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.037 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.049 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.062 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.064 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.066 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.077 [DefaultDispatcher-worker-4 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.079 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.101 [DefaultDispatcher-worker-3 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.112 [DefaultDispatcher-worker-16 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1 2024-05-03 20:34:21.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-03 20:34:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-03 20:34:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.123 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4beec7a1: (connection evicted) 2024-05-03 20:34:21.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:21.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-03 20:34:21.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655295bd 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-03 20:34:21.125 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.126 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.126 [Test worker @coroutine#2879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-03 20:34:21.140 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.145 [DefaultDispatcher-worker-18 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:21.145 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.145 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.145 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.147 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.147 [DefaultDispatcher-worker-18 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.152 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.154 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.156 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.168 [DefaultDispatcher-worker-6 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377b7798 2024-05-03 20:34:21.226 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-03 20:34:21.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-03 20:34:21.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.235 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377b7798: (connection evicted) 2024-05-03 20:34:21.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:21.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-03 20:34:21.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a3ccc 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-03 20:34:21.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-03 20:34:21.312 [DefaultDispatcher-worker-14 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:21.312 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.312 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.312 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.314 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.314 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.338 [DefaultDispatcher-worker-18 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.339 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:21.351 [DefaultDispatcher-worker-12 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.353 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:21.353 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.353 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.353 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.356 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.357 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.360 [DefaultDispatcher-worker-11 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.368 [DefaultDispatcher-worker-10 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.399 [DefaultDispatcher-worker-16 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.399 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 20:34:21.404 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-05-03 20:34:21.405 [DefaultDispatcher-worker-4 @coroutine#2925] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3217e970 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-03 20:34:21.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-03 20:34:21.423 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.423 [DefaultDispatcher-worker-15 @coroutine#2927] 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-03 20:34:21.423 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.423 [DefaultDispatcher-worker-15 @coroutine#2927] 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-03 20:34:21.426 [eventLoopGroupProxy-19-1 @call-handler#2935] 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-03 20:34:21.426 [eventLoopGroupProxy-19-2 @call-handler#2936] 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-03 20:34:21.426 [eventLoopGroupProxy-19-1 @call-handler#2935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.427 [eventLoopGroupProxy-19-2 @call-handler#2936] 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-03 20:34:21.427 [eventLoopGroupProxy-19-2 @call-handler#2936] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.427 [eventLoopGroupProxy-19-2 @call-handler#2936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.428 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-03 20:34:21.428 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8850865 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-03 20:34:21.433 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:21.433 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.433 [DefaultDispatcher-worker-14 @coroutine#2061] 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-03 20:34:21.433 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.434 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.445 [DefaultDispatcher-worker-11 @coroutine#2942] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.445 [DefaultDispatcher-worker-11 @coroutine#2942] 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-03 20:34:21.445 [DefaultDispatcher-worker-11 @coroutine#2942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.445 [DefaultDispatcher-worker-11 @coroutine#2942] 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-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:21.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4842a683 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:21.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-03 20:34:21.446 [DefaultDispatcher-worker-11 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.446 [eventLoopGroupProxy-19-2 @call-handler#2946] 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-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-05-03 20:34:21.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-05-03 20:34:21.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-03 20:34:21.446 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.446 [DefaultDispatcher-worker-11 @coroutine#2926] 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-03 20:34:21.446 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.447 [eventLoopGroupProxy-19-2 @call-handler#2946] 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-03 20:34:21.447 [eventLoopGroupProxy-19-2 @call-handler#2946] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.447 [eventLoopGroupProxy-19-3 @call-handler#2951] 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-03 20:34:21.447 [eventLoopGroupProxy-19-3 @call-handler#2951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.447 [eventLoopGroupProxy-19-2 @call-handler#2946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.448 [DefaultDispatcher-worker-2 @coroutine#2942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.448 [DefaultDispatcher-worker-2 @coroutine#2942] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.449 [eventLoopGroupProxy-19-4 @call-handler#2956] 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-03 20:34:21.449 [eventLoopGroupProxy-19-4 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.449 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.449 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.459 [DefaultDispatcher-worker-6 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.468 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.468 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 20:34:21.468 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.468 [DefaultDispatcher-worker-2 @coroutine#2962] 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-03 20:34:21.469 [eventLoopGroupProxy-19-2 @call-handler#2966] 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-03 20:34:21.469 [eventLoopGroupProxy-19-2 @call-handler#2966] 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-03 20:34:21.469 [eventLoopGroupProxy-19-2 @call-handler#2966] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.469 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.477 [eventLoopGroupProxy-19-5 @call-handler#2970] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 20:34:21.477 [eventLoopGroupProxy-19-5 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-5 @coroutine#2941] 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-03 20:34:21.482 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.482 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.483 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.483 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.483 [eventLoopGroupProxy-19-4 @call-handler#2977] 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-03 20:34:21.483 [eventLoopGroupProxy-19-4 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.484 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.484 [DefaultDispatcher-worker-5 @coroutine#2941] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.487 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.487 [eventLoopGroupProxy-19-2 @call-handler#2966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.488 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.488 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 20:34:21.495 [DefaultDispatcher-worker-10 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.498 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.506 [DefaultDispatcher-worker-10 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.507 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.507 [DefaultDispatcher-worker-6 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-05-03 20:34:21.507 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.507 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.507 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.508 [eventLoopGroupProxy-19-2 @call-handler#2987] 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-03 20:34:21.508 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.509 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.509 [DefaultDispatcher-worker-15 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.517 [DefaultDispatcher-worker-16 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-05-03 20:34:21.527 [DefaultDispatcher-worker-12 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-05-03 20:34:21.529 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.530 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.532 [DefaultDispatcher-worker-1 @coroutine#2967] 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-03 20:34:21.532 [DefaultDispatcher-worker-1 @coroutine#2967] 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-03 20:34:21.532 [DefaultDispatcher-worker-1 @coroutine#2967] 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-03 20:34:21.533 [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-03 20:34:21.539 [DefaultDispatcher-worker-9 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.546 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:21.561 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 20:34:21.561 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 20:34:21.561 [DefaultDispatcher-worker-9 @coroutine#2967] 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-03 20:34:21.561 [DefaultDispatcher-worker-9 @coroutine#2967] 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-03 20:34:21.562 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009 2024-05-03 20:34:21.562 [DefaultDispatcher-worker-9 @coroutine#2967] 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=588086085244715009. 2024-05-03 20:34:21.562 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009 2024-05-03 20:34:21.563 [eventLoopGroupProxy-19-2 @call-handler#3006] 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-03 20:34:21.567 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.568 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009 2024-05-03 20:34:21.568 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009 2024-05-03 20:34:21.568 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009. 2024-05-03 20:34:21.568 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.579 [DefaultDispatcher-worker-4 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.580 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.580 [DefaultDispatcher-worker-4 @coroutine#2967] 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-03 20:34:21.580 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.582 [eventLoopGroupProxy-19-2 @call-handler#3010] 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-03 20:34:21.584 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.584 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.584 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.585 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 20:34:21.585 [DefaultDispatcher-worker-18 @coroutine#2967] 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-03 20:34:21.594 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.617 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.629 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.629 [DefaultDispatcher-worker-8 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.629 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.629 [DefaultDispatcher-worker-8 @coroutine#2928] 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-03 20:34:21.629 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.629 [DefaultDispatcher-worker-8 @coroutine#2928] 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-03 20:34:21.631 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-03 20:34:21.631 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-03 20:34:21.631 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.640 [DefaultDispatcher-worker-12 @call-handler#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.641 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.641 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.641 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.642 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:21.642 [DefaultDispatcher-worker-15 @coroutine#2928] 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-03 20:34:21.651 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.658 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.659 [DefaultDispatcher-worker-7 @coroutine#2967] 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-03 20:34:21.659 [DefaultDispatcher-worker-7 @coroutine#2967] 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-03 20:34:21.659 [DefaultDispatcher-worker-7 @coroutine#2967] 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-03 20:34:21.661 [eventLoopGroupProxy-19-2 @call-handler#3029] 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-03 20:34:21.665 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:21.665 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.665 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.665 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.666 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.666 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.669 [DefaultDispatcher-worker-7 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.682 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 20:34:21.682 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 20:34:21.682 [DefaultDispatcher-worker-7 @coroutine#2967] 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-03 20:34:21.682 [DefaultDispatcher-worker-7 @coroutine#2967] 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-03 20:34:21.683 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010 2024-05-03 20:34:21.683 [DefaultDispatcher-worker-7 @coroutine#2967] 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=588086085244715010. 2024-05-03 20:34:21.683 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010 2024-05-03 20:34:21.683 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 20:34:21.684 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.685 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010 2024-05-03 20:34:21.685 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010 2024-05-03 20:34:21.685 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010. 2024-05-03 20:34:21.685 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588086085244715010 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.696 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.697 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.697 [DefaultDispatcher-worker-17 @coroutine#2967] 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-03 20:34:21.697 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.697 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/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-03 20:34:21.698 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.698 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.698 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 20:34:21.699 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 20:34:21.699 [DefaultDispatcher-worker-16 @coroutine#2967] 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-03 20:34:21.706 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.729 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.742 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.742 [DefaultDispatcher-worker-3 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.742 [DefaultDispatcher-worker-3 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.742 [DefaultDispatcher-worker-3 @coroutine#2943] 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-03 20:34:21.742 [DefaultDispatcher-worker-3 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.742 [DefaultDispatcher-worker-3 @coroutine#2943] 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-03 20:34:21.743 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 20:34:21.744 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-03 20:34:21.744 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.749 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.756 [DefaultDispatcher-worker-13 @call-handler#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.756 [eventLoopGroupProxy-19-2 @call-handler#3046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.757 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.757 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.757 [DefaultDispatcher-worker-18 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:21.757 [DefaultDispatcher-worker-18 @coroutine#2943] 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-03 20:34:21.766 [DefaultDispatcher-worker-10 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.770 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:21.770 [UI Thread @coroutine#3065] 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=588086085244715008. 2024-05-03 20:34:21.770 [UI Thread @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:21.771 [UI Thread @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.771 [UI Thread @coroutine#3070] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.771 [UI Thread @coroutine#3070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.771 [eventLoopGroupProxy-19-2 @call-handler#3081] 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-03 20:34:21.772 [eventLoopGroupProxy-19-4 @call-handler#3084] 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-03 20:34:21.772 [UI Thread @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.772 [UI Thread @coroutine#3075] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.772 [UI Thread @coroutine#3075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.772 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.772 [UI Thread @coroutine#3077] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.772 [UI Thread @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.774 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:21.774 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009. 2024-05-03 20:34:21.774 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:21.775 [eventLoopGroupProxy-19-4 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.775 [eventLoopGroupProxy-19-6 @call-handler#3103] 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-03 20:34:21.776 [eventLoopGroupProxy-19-8 @call-handler#3106] 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-03 20:34:21.776 [UI Thread @coroutine#3070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.776 [UI Thread @coroutine#3070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.776 [eventLoopGroupProxy-19-2 @call-handler#3081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.777 [eventLoopGroupProxy-19-7 @call-handler#3107] 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-03 20:34:21.777 [UI Thread @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:21.777 [UI Thread @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:21.777 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008. 2024-05-03 20:34:21.777 [UI Thread @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.778 [UI Thread @coroutine#3070] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.778 [UI Thread @coroutine#3070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.778 [eventLoopGroupProxy-19-6 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.779 [UI Thread @coroutine#3075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.779 [UI Thread @coroutine#3075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.779 [UI Thread @coroutine#3075] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.779 [UI Thread @coroutine#3075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.780 [eventLoopGroupProxy-19-7 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.781 [UI Thread @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.781 [UI Thread @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.781 [UI Thread @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.781 [UI Thread @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.789 [DefaultDispatcher-worker-2 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.790 [eventLoopGroupProxy-19-8 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.791 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:21.791 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:21.791 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009. 2024-05-03 20:34:21.791 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.798 [DefaultDispatcher-worker-10 @coroutine#3070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.807 [DefaultDispatcher-worker-16 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.816 [DefaultDispatcher-worker-15 @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.830 [DefaultDispatcher-worker-3 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.834 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008 2024-05-03 20:34:21.834 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008. 2024-05-03 20:34:21.835 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008 2024-05-03 20:34:21.836 [eventLoopGroupProxy-19-2 @call-handler#3127] 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-03 20:34:21.837 [eventLoopGroupProxy-19-2 @call-handler#3127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.838 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008 2024-05-03 20:34:21.838 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008 2024-05-03 20:34:21.838 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008. 2024-05-03 20:34:21.838 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.849 [DefaultDispatcher-worker-17 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.861 [DefaultDispatcher-worker-1 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.871 [DefaultDispatcher-worker-17 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.872 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.872 [DefaultDispatcher-worker-17 @coroutine#2928] 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-03 20:34:21.872 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.872 [DefaultDispatcher-worker-17 @coroutine#2928] 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-03 20:34:21.873 [eventLoopGroupProxy-19-2 @call-handler#3135] 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-03 20:34:21.873 [eventLoopGroupProxy-19-2 @call-handler#3135] 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-03 20:34:21.873 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:21.881 [DefaultDispatcher-worker-10 @call-handler#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:21.882 [eventLoopGroupProxy-19-2 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.882 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.882 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:21.883 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:21.883 [DefaultDispatcher-worker-15 @coroutine#2928] 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-03 20:34:21.890 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009 2024-05-03 20:34:21.890 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009. 2024-05-03 20:34:21.890 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009 2024-05-03 20:34:21.891 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:21.891 [eventLoopGroupProxy-19-2 @call-handler#3156] 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-03 20:34:21.896 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.897 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009 2024-05-03 20:34:21.897 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009 2024-05-03 20:34:21.897 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009. 2024-05-03 20:34:21.897 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588086085244715010&assignmentUid=588086085244715008&clazzUid=588086085244715008&submitterUid=588086085244715009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.911 [DefaultDispatcher-worker-1 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-4 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.914 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.915 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.915 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.915 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.915 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.919 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009 2024-05-03 20:34:21.919 [UI Thread @coroutine#3171] 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=588086085244715009. 2024-05-03 20:34:21.919 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009 2024-05-03 20:34:21.920 [eventLoopGroupProxy-19-2 @call-handler#3180] 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-03 20:34:21.921 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.921 [eventLoopGroupProxy-19-2 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.921 [UI Thread @coroutine#3176] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.921 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.922 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008 2024-05-03 20:34:21.922 [UI Thread @coroutine#3181] 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=588086085244715008. 2024-05-03 20:34:21.922 [eventLoopGroupProxy-19-7 @call-handler#3190] 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-03 20:34:21.922 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008 2024-05-03 20:34:21.923 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.923 [UI Thread @coroutine#3183] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.923 [UI Thread @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.923 [eventLoopGroupProxy-19-2 @call-handler#3195] 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-03 20:34:21.923 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.923 [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/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.923 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.924 [eventLoopGroupProxy-19-8 @call-handler#3198] 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-03 20:34:21.924 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009 2024-05-03 20:34:21.924 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009 2024-05-03 20:34:21.925 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009. 2024-05-03 20:34:21.925 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588086085244715009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.925 [eventLoopGroupProxy-19-9 @call-handler#3207] 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-03 20:34:21.925 [eventLoopGroupProxy-19-8 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.926 [UI Thread @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.926 [UI Thread @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.926 [UI Thread @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.926 [UI Thread @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.926 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.927 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008 2024-05-03 20:34:21.927 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008 2024-05-03 20:34:21.927 [eventLoopGroupProxy-19-7 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.927 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008. 2024-05-03 20:34:21.927 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.927 [eventLoopGroupProxy-19-9 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.928 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.928 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.928 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.928 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.928 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.928 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:21.928 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:21.928 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.936 [DefaultDispatcher-worker-13 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.944 [DefaultDispatcher-worker-16 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.952 [DefaultDispatcher-worker-4 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.960 [DefaultDispatcher-worker-9 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.969 [DefaultDispatcher-worker-14 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:21.973 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010 2024-05-03 20:34:21.973 [UI Thread @coroutine#3218] 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=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010. 2024-05-03 20:34:21.973 [UI Thread @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010 2024-05-03 20:34:21.974 [eventLoopGroupProxy-19-2 @call-handler#3220] 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-03 20:34:21.980 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:21.981 [UI Thread @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010 2024-05-03 20:34:21.981 [UI Thread @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010 2024-05-03 20:34:21.981 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010. 2024-05-03 20:34:21.981 [UI Thread @coroutine#3218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715010 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:21.986 [DefaultDispatcher-worker-4 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:21.986 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.986 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:21.986 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.987 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.987 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:21.993 [DefaultDispatcher-worker-17 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:22.006 [DefaultDispatcher-worker-18 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:22.014 [DefaultDispatcher-worker-7 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:22.015 [DefaultDispatcher-worker-7 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:22.015 [DefaultDispatcher-worker-7 @coroutine#2943] 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-03 20:34:22.015 [DefaultDispatcher-worker-7 @coroutine#2943] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:22.015 [DefaultDispatcher-worker-7 @coroutine#2943] 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-03 20:34:22.016 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-03 20:34:22.016 [eventLoopGroupProxy-19-2 @call-handler#3228] 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-03 20:34:22.016 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 20:34:22.028 [DefaultDispatcher-worker-17 @call-handler#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62604ed4 2024-05-03 20:34:22.029 [eventLoopGroupProxy-19-2 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.029 [DefaultDispatcher-worker-8 @coroutine#2943] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:22.029 [DefaultDispatcher-worker-8 @coroutine#2943] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 20:34:22.029 [DefaultDispatcher-worker-8 @coroutine#2943] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 20:34:22.030 [DefaultDispatcher-worker-8 @coroutine#2943] 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-03 20:34:22.032 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:22.032 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008. 2024-05-03 20:34:22.032 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:22.032 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.032 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.032 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.033 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.033 [eventLoopGroupProxy-19-2 @call-handler#3268] 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-03 20:34:22.033 [UI Thread @coroutine#3260] 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=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.033 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.033 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.033 [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/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.033 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.033 [eventLoopGroupProxy-19-7 @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-03 20:34:22.033 [eventLoopGroupProxy-19-8 @call-handler#3274] 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-03 20:34:22.034 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:22.034 [eventLoopGroupProxy-19-2 @call-handler#3268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.034 [eventLoopGroupProxy-19-9 @call-handler#3282] 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-03 20:34:22.034 [UI Thread @coroutine#3279] 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=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009. 2024-05-03 20:34:22.034 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:22.035 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:22.035 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 2024-05-03 20:34:22.035 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008. 2024-05-03 20:34:22.035 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:22.035 [eventLoopGroupProxy-19-8 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.035 [eventLoopGroupProxy-19-9 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.035 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.036 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.036 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.036 [eventLoopGroupProxy-19-10 @call-handler#3292] 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-03 20:34:22.036 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.036 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.036 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.036 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:22.037 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.037 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 2024-05-03 20:34:22.037 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.037 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:22.037 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008. 2024-05-03 20:34:22.037 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588086085244715009&assignmentUid=588086085244715008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:22.040 [eventLoopGroupProxy-19-10 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 20:34:22.040 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:22.040 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 2024-05-03 20:34:22.041 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009. 2024-05-03 20:34:22.041 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588086085244715008&clazzUid=588086085244715008&accountPersonUid=588086085244715009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:22.043 [DefaultDispatcher-worker-2 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679 2024-05-03 20:34:22.047 [DefaultDispatcher-worker-3 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:22.048 [DefaultDispatcher-worker-5 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:22.048 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.048 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.048 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.049 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.049 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.057 [DefaultDispatcher-worker-14 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:22.065 [DefaultDispatcher-worker-13 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:22.073 [DefaultDispatcher-worker-1 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:22.083 [DefaultDispatcher-worker-17 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c 2024-05-03 20:34:22.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-03 20:34:22.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-03 20:34:22.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:22.087 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a370c7c: (connection evicted) 2024-05-03 20:34:22.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:22.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-03 20:34:22.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-03 20:34:22.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-03 20:34:22.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-03 20:34:22.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:22.089 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcc6679: (connection evicted) 2024-05-03 20:34:22.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:22.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-03 20:34:22.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-03 20:34:22.157 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:22.158 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.158 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.158 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.159 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.159 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.323 [DefaultDispatcher-worker-16 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:22.323 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.323 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.323 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.324 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.324 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.367 [DefaultDispatcher-worker-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:22.367 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.367 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.367 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.368 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.368 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.443 [DefaultDispatcher-worker-16 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:22.443 [DefaultDispatcher-worker-16 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.443 [DefaultDispatcher-worker-16 @coroutine#2061] 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-03 20:34:22.443 [DefaultDispatcher-worker-16 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.444 [DefaultDispatcher-worker-16 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.494 [DefaultDispatcher-worker-3 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:22.494 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.494 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.494 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.495 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.495 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.676 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:22.676 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.676 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.676 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.677 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.677 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.928 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:22.928 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.929 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.930 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.930 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.930 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.930 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.997 [DefaultDispatcher-worker-9 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:22.997 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.997 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:22.997 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.998 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:22.998 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.060 [DefaultDispatcher-worker-14 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:23.060 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.060 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.060 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.061 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.061 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-03 20:34:23.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-03 20:34:23.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.094 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62604ed4: (connection evicted) 2024-05-03 20:34:23.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-03 20:34:23.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-03 20:34:23.098 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7b117 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.099 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-03 20:34:23.100 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.100 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.100 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-03 20:34:23.116 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.127 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.129 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.131 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a1a6a8 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.131 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.132 [Test worker @coroutine#3350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-03 20:34:23.146 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.157 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.159 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.161 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.172 [DefaultDispatcher-worker-6 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:23.172 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.172 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.172 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.173 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.173 [DefaultDispatcher-worker-16 @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28357fc3 2024-05-03 20:34:23.173 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.186 [DefaultDispatcher-worker-7 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.198 [DefaultDispatcher-worker-8 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed9270 2024-05-03 20:34:23.200 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-03 20:34:23.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-03 20:34:23.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.209 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56ed9270: (connection evicted) 2024-05-03 20:34:23.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-03 20:34:23.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-03 20:34:23.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-03 20:34:23.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-03 20:34:23.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.210 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28357fc3: (connection evicted) 2024-05-03 20:34:23.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-03 20:34:23.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec75178 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.212 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-03 20:34:23.213 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.213 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.213 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-03 20:34:23.229 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.240 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.242 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.244 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.244 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc2c39 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.245 [Test worker @coroutine#3412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-03 20:34:23.260 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.271 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.273 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.275 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.288 [DefaultDispatcher-worker-5 @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2024-05-03 20:34:23.305 [DefaultDispatcher-worker-2 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.313 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:23.317 [DefaultDispatcher-worker-17 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.334 [DefaultDispatcher-worker-15 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.339 [DefaultDispatcher-worker-2 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:23.339 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.340 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.340 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.341 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.341 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.345 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.354 [DefaultDispatcher-worker-9 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2024-05-03 20:34:23.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-03 20:34:23.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-03 20:34:23.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.358 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e: (connection evicted) 2024-05-03 20:34:23.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-03 20:34:23.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-03 20:34:23.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-03 20:34:23.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-03 20:34:23.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.359 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198: (connection evicted) 2024-05-03 20:34:23.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-03 20:34:23.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38007ead 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.361 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.362 [Test worker @coroutine#3500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-03 20:34:23.375 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:23.376 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.376 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.376 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.377 [DefaultDispatcher-worker-2 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.377 [DefaultDispatcher-worker-2 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.379 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.391 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.393 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.395 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276ae21c 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.395 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.396 [Test worker @coroutine#3500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-03 20:34:23.410 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.422 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.423 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.425 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.438 [DefaultDispatcher-worker-14 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-03 20:34:23.450 [DefaultDispatcher-worker-17 @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.455 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:23.455 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.455 [DefaultDispatcher-worker-12 @coroutine#2061] 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-03 20:34:23.455 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.456 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.462 [DefaultDispatcher-worker-11 @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-03 20:34:23.462 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-03 20:34:23.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-03 20:34:23.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.471 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33544cc5: (connection evicted) 2024-05-03 20:34:23.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-03 20:34:23.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-03 20:34:23.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-03 20:34:23.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-03 20:34:23.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.472 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c: (connection evicted) 2024-05-03 20:34:23.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-03 20:34:23.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7593716d 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-03 20:34:23.474 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.475 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-03 20:34:23.491 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.503 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.505 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.505 [DefaultDispatcher-worker-17 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:23.505 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.505 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.505 [DefaultDispatcher-worker-17 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.506 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.507 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.507 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e08f0cd 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.507 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-03 20:34:23.508 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.508 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.508 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-03 20:34:23.522 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.533 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.535 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.537 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.549 [DefaultDispatcher-worker-15 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-03 20:34:23.562 [DefaultDispatcher-worker-7 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.574 [DefaultDispatcher-worker-4 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-03 20:34:23.575 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-03 20:34:23.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-03 20:34:23.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.583 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6: (connection evicted) 2024-05-03 20:34:23.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-03 20:34:23.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-03 20:34:23.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-03 20:34:23.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-03 20:34:23.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.585 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41: (connection evicted) 2024-05-03 20:34:23.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-03 20:34:23.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-03 20:34:23.586 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4a8a33 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.587 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-03 20:34:23.608 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.620 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.621 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.623 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.623 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613aeb51 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.624 [Test worker @coroutine#3622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-03 20:34:23.638 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.650 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.651 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.653 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.666 [DefaultDispatcher-worker-10 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-03 20:34:23.678 [DefaultDispatcher-worker-13 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.688 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:23.690 [DefaultDispatcher-worker-18 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:23.690 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.690 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.690 [DefaultDispatcher-worker-18 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.691 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.691 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.694 [DefaultDispatcher-worker-12 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-03 20:34:23.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-03 20:34:23.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-03 20:34:23.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.704 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63cf6497: (connection evicted) 2024-05-03 20:34:23.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-03 20:34:23.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-03 20:34:23.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-03 20:34:23.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-03 20:34:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.705 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8: (connection evicted) 2024-05-03 20:34:23.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-03 20:34:23.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@415cb259 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.707 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-03 20:34:23.708 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.708 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.708 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-03 20:34:23.723 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.735 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.737 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.738 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3449cddf 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.739 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-03 20:34:23.753 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.765 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.767 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.769 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.782 [DefaultDispatcher-worker-7 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-03 20:34:23.796 [DefaultDispatcher-worker-2 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.807 [DefaultDispatcher-worker-7 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.808 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:23.817 [DefaultDispatcher-worker-18 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-03 20:34:23.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-03 20:34:23.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-03 20:34:23.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.825 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69497a36: (connection evicted) 2024-05-03 20:34:23.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-03 20:34:23.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-03 20:34:23.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-03 20:34:23.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-03 20:34:23.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.826 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46da7d39: (connection evicted) 2024-05-03 20:34:23.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-03 20:34:23.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-03 20:34:23.828 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7abc838a 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.829 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-03 20:34:23.846 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.857 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.859 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.861 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da09b52 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.862 [Test worker @coroutine#3741] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-03 20:34:23.876 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.888 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.890 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.891 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.904 [DefaultDispatcher-worker-14 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-05-03 20:34:23.918 [DefaultDispatcher-worker-14 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.930 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:23.931 [DefaultDispatcher-worker-8 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.941 [DefaultDispatcher-worker-10 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:23.941 [DefaultDispatcher-worker-9 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:23.941 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.942 [DefaultDispatcher-worker-4 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.943 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.943 [DefaultDispatcher-worker-1 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.943 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.943 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:23.961 [DefaultDispatcher-worker-17 @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a034bbc 2024-05-03 20:34:23.962 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-03 20:34:23.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:23.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-03 20:34:23.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-03 20:34:23.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:23.965 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d1e561: (connection evicted) 2024-05-03 20:34:23.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:23.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-03 20:34:23.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ef827 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:23.967 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-03 20:34:23.968 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:23.968 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:23.968 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-03 20:34:23.986 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.000 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.002 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.004 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5080ea 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.004 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-03 20:34:24.005 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.005 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.005 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-03 20:34:24.008 [DefaultDispatcher-worker-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:24.009 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.009 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.009 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.010 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.010 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.019 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.031 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.033 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.035 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.046 [DefaultDispatcher-worker-3 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-03 20:34:24.059 [DefaultDispatcher-worker-14 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.068 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.072 [DefaultDispatcher-worker-8 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.073 [DefaultDispatcher-worker-10 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:24.073 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.073 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.073 [DefaultDispatcher-worker-10 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.074 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.074 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.074 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-03 20:34:24.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-03 20:34:24.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-03 20:34:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.082 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4690cb47: (connection evicted) 2024-05-03 20:34:24.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-03 20:34:24.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-03 20:34:24.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-03 20:34:24.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-03 20:34:24.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.083 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ec291e: (connection evicted) 2024-05-03 20:34:24.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-03 20:34:24.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccfa4b8 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.085 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.086 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-03 20:34:24.103 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.115 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.117 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.118 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6f26cb 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.119 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-03 20:34:24.133 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.145 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.146 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.148 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.161 [DefaultDispatcher-worker-8 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-03 20:34:24.175 [DefaultDispatcher-worker-4 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.186 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:24.186 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.186 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.186 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.186 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.187 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.187 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.189 [DefaultDispatcher-worker-11 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.191 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.194 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-03 20:34:24.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-03 20:34:24.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-03 20:34:24.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.201 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf86398: (connection evicted) 2024-05-03 20:34:24.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-03 20:34:24.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-03 20:34:24.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-03 20:34:24.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-03 20:34:24.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.203 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b: (connection evicted) 2024-05-03 20:34:24.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-03 20:34:24.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18ad5d 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-03 20:34:24.204 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.205 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-03 20:34:24.222 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.234 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.236 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.237 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b65cc8b 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-03 20:34:24.238 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.239 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.239 [Test worker @coroutine#3964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-03 20:34:24.252 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.264 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.265 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.267 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.280 [DefaultDispatcher-worker-1 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7677d320 2024-05-03 20:34:24.292 [DefaultDispatcher-worker-2 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.303 [DefaultDispatcher-worker-17 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-05-03 20:34:24.305 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.352 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.366 [DefaultDispatcher-worker-8 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:24.366 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.366 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.366 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.367 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.368 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-03 20:34:24.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-03 20:34:24.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.369 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55732ae6: (connection evicted) 2024-05-03 20:34:24.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-03 20:34:24.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-03 20:34:24.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-03 20:34:24.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-03 20:34:24.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.370 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7677d320: (connection evicted) 2024-05-03 20:34:24.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-03 20:34:24.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-03 20:34:24.371 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-03 20:34:24.371 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a6c33a0 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.372 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-03 20:34:24.385 [DefaultDispatcher-worker-15 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:24.386 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.386 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.386 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.387 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.387 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.389 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.401 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.403 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.405 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7334dcbe 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.405 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-03 20:34:24.406 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.406 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.406 [Test worker @coroutine#4040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-03 20:34:24.419 [Test worker @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.431 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.433 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.434 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.447 [DefaultDispatcher-worker-10 @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3 2024-05-03 20:34:24.460 [DefaultDispatcher-worker-2 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.469 [DefaultDispatcher-worker-6 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:24.469 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.469 [DefaultDispatcher-worker-6 @coroutine#2061] 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-03 20:34:24.469 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.470 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.472 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.473 [DefaultDispatcher-worker-5 @coroutine#4040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55 2024-05-03 20:34:24.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-03 20:34:24.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-03 20:34:24.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.480 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d1ac55: (connection evicted) 2024-05-03 20:34:24.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-03 20:34:24.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-03 20:34:24.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-03 20:34:24.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-03 20:34:24.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.481 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36ba9aa3: (connection evicted) 2024-05-03 20:34:24.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-03 20:34:24.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f7bc42 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.483 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.484 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-03 20:34:24.504 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.517 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.518 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:24.518 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.518 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.518 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.519 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.520 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.520 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.521 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.521 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c96ea9 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.522 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-03 20:34:24.537 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.549 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.551 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.553 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.565 [DefaultDispatcher-worker-5 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d 2024-05-03 20:34:24.581 [DefaultDispatcher-worker-7 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.584 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.592 [DefaultDispatcher-worker-17 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.595 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.598 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa 2024-05-03 20:34:24.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-03 20:34:24.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-03 20:34:24.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.606 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37edb7fa: (connection evicted) 2024-05-03 20:34:24.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-03 20:34:24.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-03 20:34:24.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-03 20:34:24.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-03 20:34:24.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.607 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71ea9a0d: (connection evicted) 2024-05-03 20:34:24.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-03 20:34:24.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6e166 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.609 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.610 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.610 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-03 20:34:24.610 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.610 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.610 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-03 20:34:24.627 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.639 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.641 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.642 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6354a50a 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.643 [Test worker @coroutine#4170] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-03 20:34:24.659 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.671 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.673 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.674 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.686 [DefaultDispatcher-worker-4 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00 2024-05-03 20:34:24.689 [DefaultDispatcher-worker-16 @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c0c13a 2024-05-03 20:34:24.701 [DefaultDispatcher-worker-11 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:24.701 [DefaultDispatcher-worker-3 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.701 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.701 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.701 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.703 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.703 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.710 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.713 [DefaultDispatcher-worker-8 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.725 [UI Thread @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f 2024-05-03 20:34:24.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-03 20:34:24.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-03 20:34:24.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.730 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bdbf06f: (connection evicted) 2024-05-03 20:34:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-03 20:34:24.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-03 20:34:24.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-03 20:34:24.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-03 20:34:24.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.731 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb09f00: (connection evicted) 2024-05-03 20:34:24.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-03 20:34:24.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-03 20:34:24.734 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-03 20:34:24.734 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae3f536 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.735 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-03 20:34:24.736 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.736 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.736 [Test worker @coroutine#4267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-03 20:34:24.760 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.778 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.780 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.782 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.782 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.791 [DefaultDispatcher-worker-9 @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.793 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.806 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb34397 2024-05-03 20:34:24.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-03 20:34:24.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-03 20:34:24.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.820 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb34397: (connection evicted) 2024-05-03 20:34:24.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-03 20:34:24.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c524a7f 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.822 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-03 20:34:24.823 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.823 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.823 [Test worker @coroutine#4300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-03 20:34:24.842 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.853 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.855 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.857 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c1826 2024-05-03 20:34:24.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-03 20:34:24.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-03 20:34:24.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-03 20:34:24.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34788780 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.863 [Test worker @coroutine#4331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-03 20:34:24.878 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.890 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.891 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.893 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b1b28 2024-05-03 20:34:24.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-03 20:34:24.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-03 20:34:24.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-03 20:34:24.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fabe3f8 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.899 [Test worker @coroutine#4361] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-03 20:34:24.915 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.927 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.929 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.930 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce24a98 2024-05-03 20:34:24.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-03 20:34:24.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-03 20:34:24.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:24.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-03 20:34:24.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-03 20:34:24.936 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d89c923 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.937 [Test worker @coroutine#4390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-10 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-14 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.955 [DefaultDispatcher-worker-14 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.957 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.957 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.957 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.957 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:24.960 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.977 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.979 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.981 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.992 [DefaultDispatcher-worker-14 @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6717f504 2024-05-03 20:34:24.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-03 20:34:24.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-03 20:34:24.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:24.996 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6717f504: (connection evicted) 2024-05-03 20:34:24.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:24.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-03 20:34:24.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd11699 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:24.998 [Test worker @coroutine#4426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-03 20:34:24.999 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:24.999 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:24.999 [Test worker @coroutine#4426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-03 20:34:25.016 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:25.021 [DefaultDispatcher-worker-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:25.021 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.021 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.021 [DefaultDispatcher-worker-2 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.022 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.022 [DefaultDispatcher-worker-10 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.028 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:25.030 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:25.032 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58477355 2024-05-03 20:34:25.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-03 20:34:25.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-03 20:34:25.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-03 20:34:25.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-03 20:34:25.040 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5225f612 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.041 [Test worker @coroutine#4459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-03 20:34:25.056 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.068 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.070 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.072 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.083 [DefaultDispatcher-worker-9 @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.085 [DefaultDispatcher-worker-9 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:25.085 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.085 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.085 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.086 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.086 [DefaultDispatcher-worker-13 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.086 [DefaultDispatcher-worker-13 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.091 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751f445a 2024-05-03 20:34:25.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-03 20:34:25.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-03 20:34:25.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.103 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751f445a: (connection evicted) 2024-05-03 20:34:25.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-03 20:34:25.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.106 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ebd4486 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.107 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-03 20:34:25.125 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.136 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.138 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.140 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3552eb5b 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.140 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.141 [Test worker @coroutine#4495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-03 20:34:25.155 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.158 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.167 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.169 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.171 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.184 [DefaultDispatcher-worker-3 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d 2024-05-03 20:34:25.196 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:25.196 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.196 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.196 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.197 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.197 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.197 [DefaultDispatcher-worker-3 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.207 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.217 [DefaultDispatcher-worker-13 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e 2024-05-03 20:34:25.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-03 20:34:25.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-03 20:34:25.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.225 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6f094e: (connection evicted) 2024-05-03 20:34:25.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-03 20:34:25.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-03 20:34:25.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-03 20:34:25.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-03 20:34:25.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.226 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38de4f1d: (connection evicted) 2024-05-03 20:34:25.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-03 20:34:25.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6e940b 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.228 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-03 20:34:25.229 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.229 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.229 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-03 20:34:25.244 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.255 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.257 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.259 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4663ec 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.259 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-03 20:34:25.260 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.260 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.260 [Test worker @coroutine#4525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-03 20:34:25.273 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.285 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.286 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.288 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.302 [DefaultDispatcher-worker-5 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319e02e7 2024-05-03 20:34:25.314 [DefaultDispatcher-worker-18 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.329 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.330 [DefaultDispatcher-worker-18 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4447c594 2024-05-03 20:34:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-03 20:34:25.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-03 20:34:25.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.333 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4447c594: (connection evicted) 2024-05-03 20:34:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-03 20:34:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-03 20:34:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-03 20:34:25.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-03 20:34:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.335 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319e02e7: (connection evicted) 2024-05-03 20:34:25.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-03 20:34:25.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.337 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.338 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-03 20:34:25.353 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.364 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.366 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.372 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-03 20:34:25.373 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.374 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.374 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-03 20:34:25.380 [DefaultDispatcher-worker-1 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:25.380 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.380 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.380 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.381 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.381 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.389 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.396 [DefaultDispatcher-worker-18 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:25.396 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.396 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.396 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.397 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.397 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.401 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.403 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.405 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.418 [DefaultDispatcher-worker-8 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2024-05-03 20:34:25.432 [DefaultDispatcher-worker-3 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.438 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.449 [DefaultDispatcher-worker-3 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.460 [DefaultDispatcher-worker-9 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.470 [DefaultDispatcher-worker-16 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2024-05-03 20:34:25.474 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.482 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:25.482 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.482 [DefaultDispatcher-worker-7 @coroutine#2061] 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-03 20:34:25.482 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.483 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-03 20:34:25.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-03 20:34:25.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.485 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2: (connection evicted) 2024-05-03 20:34:25.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-03 20:34:25.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-03 20:34:25.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-03 20:34:25.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-03 20:34:25.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.486 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2: (connection evicted) 2024-05-03 20:34:25.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-03 20:34:25.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f709b99 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.489 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-03 20:34:25.490 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.490 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.490 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-03 20:34:25.506 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.517 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.519 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.521 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.521 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a296643 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.522 [Test worker @coroutine#4598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-03 20:34:25.531 [DefaultDispatcher-worker-16 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:25.532 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.532 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.532 [DefaultDispatcher-worker-16 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.533 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.533 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.536 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.547 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.549 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.551 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.563 [DefaultDispatcher-worker-4 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68950f25 2024-05-03 20:34:25.576 [DefaultDispatcher-worker-16 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.587 [DefaultDispatcher-worker-8 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.590 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.595 [DefaultDispatcher-worker-16 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f41593 2024-05-03 20:34:25.599 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-03 20:34:25.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-03 20:34:25.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.608 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f41593: (connection evicted) 2024-05-03 20:34:25.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-03 20:34:25.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-03 20:34:25.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-03 20:34:25.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-03 20:34:25.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.609 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68950f25: (connection evicted) 2024-05-03 20:34:25.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-03 20:34:25.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-03 20:34:25.610 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aa06fac 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.611 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-03 20:34:25.629 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.641 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.643 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.644 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51535304 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.645 [Test worker @coroutine#4637] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-03 20:34:25.660 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.672 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.673 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.675 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.675 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.688 [DefaultDispatcher-worker-1 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346d441a 2024-05-03 20:34:25.701 [DefaultDispatcher-worker-5 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.711 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.714 [DefaultDispatcher-worker-2 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd 2024-05-03 20:34:25.714 [DefaultDispatcher-worker-3 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:25.714 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.714 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.714 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.716 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.716 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.716 [DefaultDispatcher-worker-14 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-03 20:34:25.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-03 20:34:25.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.718 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3479b4cd: (connection evicted) 2024-05-03 20:34:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-03 20:34:25.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-03 20:34:25.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-03 20:34:25.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-03 20:34:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.719 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346d441a: (connection evicted) 2024-05-03 20:34:25.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-03 20:34:25.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8fa4647 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.723 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-03 20:34:25.724 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.724 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.724 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-03 20:34:25.739 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.751 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.753 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.754 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.755 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef22587 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.755 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-03 20:34:25.756 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.756 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.756 [Test worker @coroutine#4676] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-03 20:34:25.770 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.781 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.783 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.785 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.798 [DefaultDispatcher-worker-16 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2024-05-03 20:34:25.812 [DefaultDispatcher-worker-4 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.824 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.825 [DefaultDispatcher-worker-4 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.849 [DefaultDispatcher-worker-7 @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0 2024-05-03 20:34:25.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-03 20:34:25.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-03 20:34:25.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.851 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1817f7f0: (connection evicted) 2024-05-03 20:34:25.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-03 20:34:25.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-03 20:34:25.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-03 20:34:25.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-03 20:34:25.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.852 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3: (connection evicted) 2024-05-03 20:34:25.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-03 20:34:25.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7266f136 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.854 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-03 20:34:25.855 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.855 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.855 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-03 20:34:25.874 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.886 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.887 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.889 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.889 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29922188 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.890 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-03 20:34:25.904 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.909 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.916 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.918 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.919 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.932 [DefaultDispatcher-worker-2 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-05-03 20:34:25.943 [DefaultDispatcher-worker-4 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.955 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:25.955 [DefaultDispatcher-worker-10 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.966 [DefaultDispatcher-worker-15 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-11 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-7 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:25.969 [DefaultDispatcher-worker-7 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.970 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.970 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.970 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.970 [DefaultDispatcher-worker-17 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:25.980 [DefaultDispatcher-worker-11 @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d170dac 2024-05-03 20:34:25.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-03 20:34:25.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-03 20:34:25.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.982 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d170dac: (connection evicted) 2024-05-03 20:34:25.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-03 20:34:25.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-03 20:34:25.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-03 20:34:25.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-03 20:34:25.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:25.983 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc: (connection evicted) 2024-05-03 20:34:25.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:25.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-03 20:34:25.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-03 20:34:25.985 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d2d7b 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:25.986 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-03 20:34:26.003 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.015 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.016 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.018 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.018 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba0b7cf 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.019 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-03 20:34:26.032 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:26.033 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.033 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.033 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.034 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.034 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.034 [DefaultDispatcher-worker-8 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.045 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.047 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.049 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.061 [DefaultDispatcher-worker-10 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e 2024-05-03 20:34:26.073 [DefaultDispatcher-worker-1 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.084 [DefaultDispatcher-worker-14 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3 2024-05-03 20:34:26.087 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-03 20:34:26.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-03 20:34:26.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.096 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549fc0b3: (connection evicted) 2024-05-03 20:34:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-03 20:34:26.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-03 20:34:26.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-03 20:34:26.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-03 20:34:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.097 [DefaultDispatcher-worker-17 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:26.097 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ace5b0e: (connection evicted) 2024-05-03 20:34:26.097 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.098 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.098 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-03 20:34:26.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-03 20:34:26.099 [DefaultDispatcher-worker-18 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.099 [DefaultDispatcher-worker-18 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a927db2 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.099 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.100 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-03 20:34:26.118 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.130 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.131 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.133 [Test worker @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@180466a9 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.134 [Test worker @coroutine#4799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-03 20:34:26.148 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.160 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.162 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.164 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.176 [DefaultDispatcher-worker-14 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2024-05-03 20:34:26.189 [DefaultDispatcher-worker-11 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.200 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:26.201 [DefaultDispatcher-worker-2 @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b12df9 2024-05-03 20:34:26.204 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-03 20:34:26.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-03 20:34:26.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.205 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b12df9: (connection evicted) 2024-05-03 20:34:26.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-03 20:34:26.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-03 20:34:26.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-03 20:34:26.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-03 20:34:26.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.207 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682bff78: (connection evicted) 2024-05-03 20:34:26.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-03 20:34:26.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-03 20:34:26.208 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:26.208 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.208 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.208 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7478ac 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.209 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-03 20:34:26.210 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.210 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.210 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-03 20:34:26.210 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.210 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.219 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.225 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.237 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.239 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.240 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e507c6 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.241 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-03 20:34:26.242 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.242 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.242 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-03 20:34:26.248 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.256 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.268 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.270 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.272 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.282 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.284 [DefaultDispatcher-worker-17 @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@772357e9 2024-05-03 20:34:26.297 [DefaultDispatcher-worker-10 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.308 [DefaultDispatcher-worker-16 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13473685 2024-05-03 20:34:26.310 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-03 20:34:26.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-03 20:34:26.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.311 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13473685: (connection evicted) 2024-05-03 20:34:26.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-03 20:34:26.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-03 20:34:26.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-03 20:34:26.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-03 20:34:26.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.313 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@772357e9: (connection evicted) 2024-05-03 20:34:26.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-03 20:34:26.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bcda4a6 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.315 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-03 20:34:26.316 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.316 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.316 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-03 20:34:26.331 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.343 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.345 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.346 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fa956b 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.347 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-03 20:34:26.366 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.378 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.380 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.380 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.382 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.393 [DefaultDispatcher-worker-7 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2024-05-03 20:34:26.393 [DefaultDispatcher-worker-12 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:26.393 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.393 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.393 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.395 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.395 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.406 [DefaultDispatcher-worker-12 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:26.406 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.406 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.406 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.406 [DefaultDispatcher-worker-10 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.407 [DefaultDispatcher-worker-10 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.407 [DefaultDispatcher-worker-10 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.407 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.416 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:26.421 [DefaultDispatcher-worker-2 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.430 [DefaultDispatcher-worker-9 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.447 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.451 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.493 [DefaultDispatcher-worker-9 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:26.493 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.493 [DefaultDispatcher-worker-9 @coroutine#2061] 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-03 20:34:26.493 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.494 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.501 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.543 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:26.543 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.544 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.544 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.545 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.545 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.558 [DefaultDispatcher-worker-7 @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-05-03 20:34:26.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-03 20:34:26.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-03 20:34:26.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.561 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265d72fd: (connection evicted) 2024-05-03 20:34:26.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-03 20:34:26.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-03 20:34:26.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-03 20:34:26.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-03 20:34:26.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.562 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f67312d: (connection evicted) 2024-05-03 20:34:26.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-03 20:34:26.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797a5b31 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.564 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-03 20:34:26.565 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.565 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.565 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-03 20:34:26.582 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.594 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.596 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.598 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d0cf4d 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.598 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-03 20:34:26.612 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.624 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.626 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.628 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.641 [DefaultDispatcher-worker-2 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2024-05-03 20:34:26.654 [DefaultDispatcher-worker-9 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.665 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:26.669 [DefaultDispatcher-worker-7 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.681 [DefaultDispatcher-worker-2 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60035f1e 2024-05-03 20:34:26.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-03 20:34:26.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-03 20:34:26.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.685 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60035f1e: (connection evicted) 2024-05-03 20:34:26.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-03 20:34:26.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-03 20:34:26.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-03 20:34:26.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-03 20:34:26.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.687 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7645b2: (connection evicted) 2024-05-03 20:34:26.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-03 20:34:26.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@179dc2 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.689 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-03 20:34:26.690 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.690 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.690 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-03 20:34:26.709 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.721 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.723 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.725 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526fbb80 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.725 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-03 20:34:26.725 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:26.726 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.726 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.726 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-03 20:34:26.726 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.726 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.726 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.727 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.727 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.728 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.740 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.751 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.753 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.755 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.768 [DefaultDispatcher-worker-6 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-05-03 20:34:26.780 [DefaultDispatcher-worker-16 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.790 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:26.795 [DefaultDispatcher-worker-5 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a089620 2024-05-03 20:34:26.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-03 20:34:26.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-03 20:34:26.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.801 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a089620: (connection evicted) 2024-05-03 20:34:26.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-03 20:34:26.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-03 20:34:26.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-03 20:34:26.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-03 20:34:26.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.802 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f: (connection evicted) 2024-05-03 20:34:26.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-03 20:34:26.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.804 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-03 20:34:26.823 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.835 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.837 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.839 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba76911 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.839 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-03 20:34:26.840 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.840 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.840 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-03 20:34:26.854 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.865 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.868 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.870 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.883 [DefaultDispatcher-worker-17 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2024-05-03 20:34:26.896 [DefaultDispatcher-worker-15 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.905 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:26.911 [DefaultDispatcher-worker-15 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.922 [DefaultDispatcher-worker-9 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2024-05-03 20:34:26.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-03 20:34:26.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-03 20:34:26.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.928 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2024-05-03 20:34:26.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-03 20:34:26.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-03 20:34:26.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-03 20:34:26.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-03 20:34:26.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.930 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7: (connection evicted) 2024-05-03 20:34:26.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:26.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-03 20:34:26.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fe866b 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:26.932 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-03 20:34:26.933 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.933 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.933 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-03 20:34:26.949 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.961 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.964 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.967 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.969 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:26.979 [DefaultDispatcher-worker-14 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.982 [DefaultDispatcher-worker-2 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:26.982 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.982 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.982 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:26.982 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.983 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.983 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:26.983 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.984 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.984 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.984 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.984 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:26.988 [DefaultDispatcher-worker-10 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b 2024-05-03 20:34:26.992 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.000 [UI Thread @coroutine#5062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588086105827553280 2024-05-03 20:34:27.000 [UI Thread @coroutine#5062] 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=588086105827553280. 2024-05-03 20:34:27.000 [UI Thread @coroutine#5062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588086105827553280 2024-05-03 20:34:27.002 [UI Thread @coroutine#5062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588086105827553280 2024-05-03 20:34:27.002 [UI Thread @coroutine#5062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588086105827553280 2024-05-03 20:34:27.002 [UI Thread @coroutine#5062] 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=588086105827553280. 2024-05-03 20:34:27.002 [UI Thread @coroutine#5062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588086105827553280 to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-03 20:34:27.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-03 20:34:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.005 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283a5c2b: (connection evicted) 2024-05-03 20:34:27.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-03 20:34:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.066 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-03 20:34:27.067 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.067 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.067 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-03 20:34:27.075 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:27.075 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.076 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.076 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.077 [DefaultDispatcher-worker-18 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.077 [DefaultDispatcher-worker-18 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.087 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.099 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.101 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.103 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.111 [DefaultDispatcher-worker-9 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:27.111 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.111 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.111 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.112 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.112 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.114 [DefaultDispatcher-worker-9 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.135 [DefaultDispatcher-worker-4 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.144 [DefaultDispatcher-worker-10 @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2024-05-03 20:34:27.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-03 20:34:27.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-03 20:34:27.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.158 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2024-05-03 20:34:27.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-03 20:34:27.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-03 20:34:27.210 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.210 [DefaultDispatcher-worker-4 @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d718248 2024-05-03 20:34:27.210 [DefaultDispatcher-worker-10 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ddb7ef 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2350e46 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.219 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-03 20:34:27.220 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.220 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.220 [Test worker @coroutine#5111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-03 20:34:27.221 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:27.221 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.221 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.221 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.222 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.222 [DefaultDispatcher-worker-7 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.235 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.241 [DefaultDispatcher-worker-12 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615ef20 2024-05-03 20:34:27.247 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.249 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.251 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3152a0a3 2024-05-03 20:34:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-03 20:34:27.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-03 20:34:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-03 20:34:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-03 20:34:27.257 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acfb04c 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.258 [Test worker @coroutine#5133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-03 20:34:27.265 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.272 [DefaultDispatcher-worker-7 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@83e635f 2024-05-03 20:34:27.272 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.284 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.286 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.288 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fb9dab6 2024-05-03 20:34:27.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-03 20:34:27.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-03 20:34:27.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:27.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-03 20:34:27.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441e789e 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.293 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-03 20:34:27.297 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.308 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.321 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.323 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.324 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcb545 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.325 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-03 20:34:27.326 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.326 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.326 [Test worker @coroutine#5152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-03 20:34:27.340 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.341 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.353 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.355 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.357 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.370 [DefaultDispatcher-worker-6 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df88502 2024-05-03 20:34:27.371 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.382 [DefaultDispatcher-worker-4 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a 2024-05-03 20:34:27.386 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.386 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 20:34:27.386 [UI Thread @coroutine#5175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.388 [UI Thread @coroutine#5175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.388 [UI Thread @coroutine#5175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.388 [UI Thread @coroutine#5175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 20:34:27.388 [UI Thread @coroutine#5175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60551/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:27.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-03 20:34:27.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-03 20:34:27.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.390 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb42a5a: (connection evicted) 2024-05-03 20:34:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-03 20:34:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-03 20:34:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-03 20:34:27.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-03 20:34:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.391 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df88502: (connection evicted) 2024-05-03 20:34:27.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-03 20:34:27.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2564410b 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.393 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.394 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-03 20:34:27.404 [DefaultDispatcher-worker-11 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:27.405 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.405 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.405 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.406 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.406 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.412 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.416 [DefaultDispatcher-worker-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:27.416 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.416 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.416 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.417 [DefaultDispatcher-worker-6 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.417 [DefaultDispatcher-worker-6 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.424 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.425 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.427 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b2aae9 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.428 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-03 20:34:27.442 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.454 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.456 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.458 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.470 [DefaultDispatcher-worker-6 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd 2024-05-03 20:34:27.482 [DefaultDispatcher-worker-5 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-03 20:34:27.484 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.484 [UI Thread @coroutine#5210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 20:34:27.484 [UI Thread @coroutine#5210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.485 [UI Thread @coroutine#5210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.485 [UI Thread @coroutine#5210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-03 20:34:27.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-03 20:34:27.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.487 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a: (connection evicted) 2024-05-03 20:34:27.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-03 20:34:27.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-03 20:34:27.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-03 20:34:27.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-03 20:34:27.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.488 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ec80bbd: (connection evicted) 2024-05-03 20:34:27.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-03 20:34:27.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3411e0d7 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.491 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.492 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-03 20:34:27.505 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:27.505 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.505 [DefaultDispatcher-worker-12 @coroutine#2061] 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-03 20:34:27.505 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.506 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.510 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.521 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.523 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.525 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc41cba 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.525 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.526 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-03 20:34:27.545 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.552 [DefaultDispatcher-worker-12 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:27.552 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.552 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.552 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.553 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.553 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.557 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.559 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.561 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.573 [DefaultDispatcher-worker-17 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf 2024-05-03 20:34:27.586 [DefaultDispatcher-worker-6 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-03 20:34:27.588 [UI Thread @coroutine#5245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.588 [UI Thread @coroutine#5245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 20:34:27.588 [UI Thread @coroutine#5245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.590 [UI Thread @coroutine#5245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.590 [UI Thread @coroutine#5245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 20:34:27.590 [UI Thread @coroutine#5245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 20:34:27.590 [UI Thread @coroutine#5245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56285/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:27.592 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-03 20:34:27.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-03 20:34:27.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.592 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75044df3: (connection evicted) 2024-05-03 20:34:27.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-03 20:34:27.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-03 20:34:27.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-03 20:34:27.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-03 20:34:27.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.593 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f59ecf: (connection evicted) 2024-05-03 20:34:27.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-03 20:34:27.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424769f2 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-03 20:34:27.596 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.597 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-03 20:34:27.616 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.627 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.629 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.630 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8802edd 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.631 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-03 20:34:27.645 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.657 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.660 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.672 [DefaultDispatcher-worker-6 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c55050 2024-05-03 20:34:27.685 [DefaultDispatcher-worker-10 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.697 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:27.704 [DefaultDispatcher-worker-16 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-03 20:34:27.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-03 20:34:27.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-03 20:34:27.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.714 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b: (connection evicted) 2024-05-03 20:34:27.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-03 20:34:27.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-03 20:34:27.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-03 20:34:27.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-03 20:34:27.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.715 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c55050: (connection evicted) 2024-05-03 20:34:27.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-03 20:34:27.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79dcd7f1 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.718 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.719 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-03 20:34:27.736 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.737 [DefaultDispatcher-worker-10 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:27.737 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.737 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.737 [DefaultDispatcher-worker-10 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.738 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.738 [DefaultDispatcher-worker-16 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.750 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.752 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.755 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.765 [DefaultDispatcher-worker-16 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.786 [DefaultDispatcher-worker-14 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.799 [DefaultDispatcher-worker-14 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.819 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:27.820 [DefaultDispatcher-worker-1 @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2024-05-03 20:34:27.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-03 20:34:27.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-03 20:34:27.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.823 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75abbb61: (connection evicted) 2024-05-03 20:34:27.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-03 20:34:27.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.825 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf45f46 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.826 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-03 20:34:27.844 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.855 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.857 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.861 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.861 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-03 20:34:27.862 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.862 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.862 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-03 20:34:27.876 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.887 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.889 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.890 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.903 [DefaultDispatcher-worker-10 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2024-05-03 20:34:27.918 [DefaultDispatcher-worker-4 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.926 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:27.930 [DefaultDispatcher-worker-12 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad 2024-05-03 20:34:27.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-03 20:34:27.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-03 20:34:27.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.938 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a8a5ad: (connection evicted) 2024-05-03 20:34:27.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-03 20:34:27.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-03 20:34:27.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-03 20:34:27.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-03 20:34:27.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:27.939 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2024-05-03 20:34:27.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:27.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-03 20:34:27.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f0b02a3 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:27.942 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:27.943 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-03 20:34:27.943 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.943 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.943 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-03 20:34:27.962 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.973 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.975 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.977 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.988 [DefaultDispatcher-worker-9 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-8 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:27.995 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.996 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.996 [DefaultDispatcher-worker-2 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.996 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.996 [DefaultDispatcher-worker-18 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:27.997 [DefaultDispatcher-worker-18 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:28.013 [DefaultDispatcher-worker-6 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2024-05-03 20:34:28.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-03 20:34:28.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-03 20:34:28.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.016 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab: (connection evicted) 2024-05-03 20:34:28.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-03 20:34:28.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c42253 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.018 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-03 20:34:28.019 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.019 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.019 [Test worker @coroutine#5412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-03 20:34:28.034 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.045 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.047 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.049 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.060 [DefaultDispatcher-worker-15 @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.070 [DefaultDispatcher-worker-12 @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2024-05-03 20:34:28.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-03 20:34:28.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-03 20:34:28.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.072 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace45e9: (connection evicted) 2024-05-03 20:34:28.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-03 20:34:28.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-03 20:34:28.074 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b297a62 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.075 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.076 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-03 20:34:28.086 [DefaultDispatcher-worker-3 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:28.086 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.086 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.086 [DefaultDispatcher-worker-3 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.087 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.087 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.090 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.102 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.104 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.106 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.166 [DefaultDispatcher-worker-9 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c 2024-05-03 20:34:28.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-03 20:34:28.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-03 20:34:28.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.169 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655e3f4c: (connection evicted) 2024-05-03 20:34:28.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-03 20:34:28.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.171 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-03 20:34:28.172 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.172 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.172 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-03 20:34:28.172 [DefaultDispatcher-worker-15 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:28.172 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.172 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.172 [DefaultDispatcher-worker-15 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.173 [DefaultDispatcher-worker-18 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.173 [DefaultDispatcher-worker-18 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.186 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.198 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.200 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.202 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.212 [DefaultDispatcher-worker-10 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.222 [DefaultDispatcher-worker-13 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2024-05-03 20:34:28.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-03 20:34:28.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-03 20:34:28.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.230 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2024-05-03 20:34:28.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-03 20:34:28.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-03 20:34:28.233 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:28.234 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.234 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.234 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-03 20:34:28.235 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.235 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5074893 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.235 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-03 20:34:28.236 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.236 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.236 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-03 20:34:28.251 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.258 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.262 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.264 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.266 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9576a0 2024-05-03 20:34:28.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-03 20:34:28.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-03 20:34:28.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-03 20:34:28.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9504a58 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.270 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.271 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-03 20:34:28.271 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.271 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.271 [Test worker @coroutine#5513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-03 20:34:28.285 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.297 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.298 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.300 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@badf24b 2024-05-03 20:34:28.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-03 20:34:28.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-03 20:34:28.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-03 20:34:28.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-03 20:34:28.303 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e47a922 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.304 [Test worker @coroutine#5529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-03 20:34:28.319 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.331 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.332 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.334 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fef400 2024-05-03 20:34:28.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-03 20:34:28.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-03 20:34:28.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-03 20:34:28.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-03 20:34:28.344 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58801/Site/verify 2024-05-03 20:34:28.344 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58801/Site/verify. 2024-05-03 20:34:28.344 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58801/Site/verify 2024-05-03 20:34:28.346 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58801/Site/verify 2024-05-03 20:34:28.347 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58801/Site/verify 2024-05-03 20:34:28.347 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58801/Site/verify. 2024-05-03 20:34:28.347 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58801/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:28.352 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb0dcb6 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.353 [Test worker @coroutine#5565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-03 20:34:28.372 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.383 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.385 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.387 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ba8e3c 2024-05-03 20:34:28.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-03 20:34:28.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-03 20:34:28.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-03 20:34:28.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428943a4 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.390 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-03 20:34:28.391 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.391 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.391 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-03 20:34:28.406 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.416 [DefaultDispatcher-worker-18 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:28.416 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.416 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.416 [DefaultDispatcher-worker-18 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.417 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.417 [DefaultDispatcher-worker-13 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.419 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.422 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.424 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c305624 2024-05-03 20:34:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-03 20:34:28.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-03 20:34:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.426 [DefaultDispatcher-worker-18 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:28.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-03 20:34:28.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-03 20:34:28.426 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.426 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.426 [DefaultDispatcher-worker-18 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.427 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.427 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554f6e30 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.428 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.429 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-03 20:34:28.452 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.458 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.464 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.466 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.468 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a842e8a 2024-05-03 20:34:28.470 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45663/Site/verify 2024-05-03 20:34:28.470 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45663/Site/verify. 2024-05-03 20:34:28.470 [UI Thread @coroutine#5622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45663/Site/verify 2024-05-03 20:34:28.472 [UI Thread @coroutine#5622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45663/Site/verify 2024-05-03 20:34:28.472 [UI Thread @coroutine#5622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45663/Site/verify 2024-05-03 20:34:28.472 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45663/Site/verify. 2024-05-03 20:34:28.472 [UI Thread @coroutine#5622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45663/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:28.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-03 20:34:28.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-03 20:34:28.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-03 20:34:28.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-03 20:34:28.480 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40895/Site/verify 2024-05-03 20:34:28.480 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40895/Site/verify. 2024-05-03 20:34:28.480 [UI Thread @coroutine#5634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40895/Site/verify 2024-05-03 20:34:28.482 [UI Thread @coroutine#5634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40895/Site/verify 2024-05-03 20:34:28.482 [UI Thread @coroutine#5634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40895/Site/verify 2024-05-03 20:34:28.482 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40895/Site/verify. 2024-05-03 20:34:28.482 [UI Thread @coroutine#5634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40895/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:28.487 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53419/Site/verify 2024-05-03 20:34:28.487 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53419/Site/verify. 2024-05-03 20:34:28.487 [UI Thread @coroutine#5647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53419/Site/verify 2024-05-03 20:34:28.488 [UI Thread @coroutine#5647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53419/Site/verify 2024-05-03 20:34:28.488 [UI Thread @coroutine#5647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53419/Site/verify 2024-05-03 20:34:28.488 [UI Thread @coroutine#5647] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53419/Site/verify. 2024-05-03 20:34:28.488 [UI Thread @coroutine#5647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53419/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:28.494 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-03 20:34:28.494 [UI Thread @coroutine#5661] 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-03 20:34:28.494 [UI Thread @coroutine#5661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-03 20:34:28.496 [UI Thread @coroutine#5661] 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-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c006046 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.499 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-03 20:34:28.500 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.500 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.500 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-03 20:34:28.515 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.517 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:28.517 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.517 [DefaultDispatcher-worker-1 @coroutine#2061] 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-03 20:34:28.517 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.518 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.527 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.529 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.531 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.543 [DefaultDispatcher-worker-1 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.563 [DefaultDispatcher-worker-10 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:28.564 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.564 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.564 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.565 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.565 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.569 [DefaultDispatcher-worker-6 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.584 [DefaultDispatcher-worker-6 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.592 [DefaultDispatcher-worker-6 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.600 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.601 [DefaultDispatcher-worker-10 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.611 [DefaultDispatcher-worker-1 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.623 [DefaultDispatcher-worker-6 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.642 [DefaultDispatcher-worker-7 @coroutine#5698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6662af0a 2024-05-03 20:34:28.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-03 20:34:28.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-03 20:34:28.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.644 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6662af0a: (connection evicted) 2024-05-03 20:34:28.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-03 20:34:28.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.646 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330a6b76 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.647 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-03 20:34:28.663 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.675 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.677 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.678 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e89c5f 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.679 [Test worker @coroutine#5704] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-03 20:34:28.694 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.706 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.708 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.709 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.722 [DefaultDispatcher-worker-2 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-05-03 20:34:28.735 [DefaultDispatcher-worker-7 @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-05-03 20:34:28.747 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.748 [DefaultDispatcher-worker-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:28.748 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.748 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:28.748 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.749 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.750 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:28.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-03 20:34:28.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-03 20:34:28.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.751 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f: (connection evicted) 2024-05-03 20:34:28.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-03 20:34:28.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-03 20:34:28.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-03 20:34:28.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-03 20:34:28.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.752 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597: (connection evicted) 2024-05-03 20:34:28.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-03 20:34:28.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-03 20:34:28.753 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a88a92 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.754 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-03 20:34:28.772 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.783 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.785 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.787 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc9de0e 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.787 [Test worker @coroutine#5755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-03 20:34:28.801 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.813 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.815 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.816 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.829 [DefaultDispatcher-worker-13 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0 2024-05-03 20:34:28.843 [DefaultDispatcher-worker-9 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.854 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:28.855 [DefaultDispatcher-worker-9 @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-05-03 20:34:28.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-03 20:34:28.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-03 20:34:28.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.860 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6: (connection evicted) 2024-05-03 20:34:28.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-03 20:34:28.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-03 20:34:28.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-03 20:34:28.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-03 20:34:28.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.862 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b37ede0: (connection evicted) 2024-05-03 20:34:28.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:28.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-03 20:34:28.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-03 20:34:28.863 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12eb281f 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-03 20:34:28.864 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.865 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.865 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-03 20:34:28.881 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.893 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.895 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.896 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233b5c71 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.897 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-03 20:34:28.911 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.923 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.925 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.927 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.939 [DefaultDispatcher-worker-18 @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d26b068 2024-05-03 20:34:28.949 [DefaultDispatcher-worker-16 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.960 [DefaultDispatcher-worker-17 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c1765ad 2024-05-03 20:34:28.965 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:28.997 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-6 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-3 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.010 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.011 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.011 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.011 [DefaultDispatcher-worker-11 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.011 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.097 [DefaultDispatcher-worker-5 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:29.097 [DefaultDispatcher-worker-5 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.097 [DefaultDispatcher-worker-5 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.097 [DefaultDispatcher-worker-5 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.098 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.098 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.182 [DefaultDispatcher-worker-11 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:29.183 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.183 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.183 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.184 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.184 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-03 20:34:29.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-03 20:34:29.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.214 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c1765ad: (connection evicted) 2024-05-03 20:34:29.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-03 20:34:29.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-03 20:34:29.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-03 20:34:29.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-03 20:34:29.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.215 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d26b068: (connection evicted) 2024-05-03 20:34:29.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-03 20:34:29.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b0755e 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.218 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-03 20:34:29.233 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.245 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:29.245 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.245 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.245 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.246 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.246 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.247 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.248 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.249 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5278a 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.250 [Test worker @coroutine#5872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-03 20:34:29.264 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.276 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.278 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.280 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.293 [DefaultDispatcher-worker-15 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc 2024-05-03 20:34:29.306 [DefaultDispatcher-worker-18 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.315 [DefaultDispatcher-worker-7 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.318 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:29.324 [DefaultDispatcher-worker-5 @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7 2024-05-03 20:34:29.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-03 20:34:29.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-03 20:34:29.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.330 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f3c1f7: (connection evicted) 2024-05-03 20:34:29.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-03 20:34:29.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-03 20:34:29.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-03 20:34:29.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-03 20:34:29.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.331 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b27a3fc: (connection evicted) 2024-05-03 20:34:29.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-03 20:34:29.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35570a84 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.333 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.334 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-03 20:34:29.351 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.363 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.364 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.366 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.366 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749330a8 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.367 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-03 20:34:29.381 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.393 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.394 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.396 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.408 [DefaultDispatcher-worker-7 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66 2024-05-03 20:34:29.423 [DefaultDispatcher-worker-14 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.429 [DefaultDispatcher-worker-16 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:29.429 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.429 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.429 [DefaultDispatcher-worker-16 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.430 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.431 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.434 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:29.434 [DefaultDispatcher-worker-15 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.438 [DefaultDispatcher-worker-5 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:29.438 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.438 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.438 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.439 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.439 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.443 [DefaultDispatcher-worker-18 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb8109 2024-05-03 20:34:29.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-03 20:34:29.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-03 20:34:29.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.448 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb8109: (connection evicted) 2024-05-03 20:34:29.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-03 20:34:29.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-03 20:34:29.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-03 20:34:29.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-03 20:34:29.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.449 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f71bb66: (connection evicted) 2024-05-03 20:34:29.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-03 20:34:29.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f809cb 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.451 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-03 20:34:29.452 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.452 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.452 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-03 20:34:29.468 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.479 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.481 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.483 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5168f69d 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.483 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.484 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-03 20:34:29.498 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.509 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.511 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.513 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.526 [DefaultDispatcher-worker-5 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b 2024-05-03 20:34:29.529 [DefaultDispatcher-worker-17 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:29.529 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.529 [DefaultDispatcher-worker-17 @coroutine#2061] 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-03 20:34:29.529 [DefaultDispatcher-worker-17 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.530 [DefaultDispatcher-worker-4 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.540 [DefaultDispatcher-worker-4 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.549 [DefaultDispatcher-worker-9 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.552 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:29.559 [DefaultDispatcher-worker-9 @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac 2024-05-03 20:34:29.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-03 20:34:29.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-03 20:34:29.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.565 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8cc1bac: (connection evicted) 2024-05-03 20:34:29.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-03 20:34:29.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-03 20:34:29.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-03 20:34:29.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-03 20:34:29.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.566 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2242dd2b: (connection evicted) 2024-05-03 20:34:29.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-03 20:34:29.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb6fdb8 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.569 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.570 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-03 20:34:29.575 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430dbcb0 2024-05-03 20:34:29.575 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.575 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.575 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.576 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.576 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41557/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.587 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.600 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.602 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.604 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.614 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-229 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f due to dirty commit state on close(). 2024-05-03 20:34:29.619 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2024-05-03 20:34:29.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-03 20:34:29.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-03 20:34:29.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.619 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f: (connection evicted) 2024-05-03 20:34:29.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-03 20:34:29.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21707a18 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.621 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-03 20:34:29.622 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.622 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.622 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-03 20:34:29.638 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.650 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.652 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.654 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.665 [DefaultDispatcher-worker-11 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.686 [DefaultDispatcher-worker-6 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.695 [DefaultDispatcher-worker-5 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2024-05-03 20:34:29.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-03 20:34:29.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-03 20:34:29.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.701 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71af3c7: (connection evicted) 2024-05-03 20:34:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-03 20:34:29.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4ba591 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.703 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-03 20:34:29.704 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.704 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.704 [Test worker @coroutine#6089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-03 20:34:29.720 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.732 [Test worker @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.733 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.735 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.746 [DefaultDispatcher-worker-5 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.761 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2024-05-03 20:34:29.762 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.762 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:29.762 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.763 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.763 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46069/UmAppDatabase/replication/nodeId 2024-05-03 20:34:29.770 [DefaultDispatcher-worker-6 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.779 [DefaultDispatcher-worker-14 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.794 [DefaultDispatcher-worker-7 @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74dde921 2024-05-03 20:34:29.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-03 20:34:29.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-03 20:34:29.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.796 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74dde921: (connection evicted) 2024-05-03 20:34:29.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-03 20:34:29.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de1cc9f 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.798 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-03 20:34:29.799 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.799 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.799 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-03 20:34:29.817 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.834 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.836 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.838 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.848 [DefaultDispatcher-worker-14 @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.871 [DefaultDispatcher-worker-6 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.879 [DefaultDispatcher-worker-6 @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.892 [DefaultDispatcher-worker-5 @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2024-05-03 20:34:29.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-03 20:34:29.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-03 20:34:29.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.893 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d: (connection evicted) 2024-05-03 20:34:29.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-03 20:34:29.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3048ec86 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.897 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.898 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-03 20:34:29.915 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.927 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.929 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.931 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2024-05-03 20:34:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-03 20:34:29.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-03 20:34:29.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:29.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-03 20:34:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531f6879 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.939 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-03 20:34:29.940 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.940 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.940 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-03 20:34:29.955 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.955 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.966 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.968 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.970 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2024-05-03 20:34:29.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-03 20:34:29.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-03 20:34:29.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:29.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-03 20:34:29.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399dc033 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:29.974 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:29.975 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-03 20:34:29.983 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:29.990 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:30.002 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:30.004 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:30.006 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdc0fb0 2024-05-03 20:34:30.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-03 20:34:30.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-03 20:34:30.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-03 20:34:30.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cdc9f3c 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.012 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.013 [UI Thread @coroutine#6225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344f4a82 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec98548 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.024 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.025 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.025 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.025 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45243/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.025 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60083/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.034 [UI Thread @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.046 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.047 [UI Thread @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.049 [UI Thread @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf 2024-05-03 20:34:30.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-03 20:34:30.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-03 20:34:30.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:30.053 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8fb23cf: (connection evicted) 2024-05-03 20:34:30.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-03 20:34:30.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26e437dd 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.056 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-03 20:34:30.057 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.057 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.057 [Test worker @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-03 20:34:30.074 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.086 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.087 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.089 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73e2a3ae 2024-05-03 20:34:30.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-03 20:34:30.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-03 20:34:30.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-03 20:34:30.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2f6a0 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.093 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-03 20:34:30.108 [DefaultDispatcher-worker-15 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed3e66d 2024-05-03 20:34:30.108 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.108 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.108 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.109 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.110 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.110 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36767/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.121 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.123 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.125 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2024-05-03 20:34:30.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-03 20:34:30.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-03 20:34:30.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-03 20:34:30.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c84be1 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.128 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-03 20:34:30.143 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.155 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.157 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.159 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43dc6864 2024-05-03 20:34:30.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-03 20:34:30.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-03 20:34:30.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-03 20:34:30.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-03 20:34:30.161 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-03 20:34:30.161 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.161 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c68601b 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.162 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-03 20:34:30.177 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.189 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.191 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.193 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@412b4aed 2024-05-03 20:34:30.195 [DefaultDispatcher-worker-16 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ddc5857 2024-05-03 20:34:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-03 20:34:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-03 20:34:30.195 [DefaultDispatcher-worker-16 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.195 [DefaultDispatcher-worker-16 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.195 [DefaultDispatcher-worker-16 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-03 20:34:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-03 20:34:30.196 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.196 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.197 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-03 20:34:30.198 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.198 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.198 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-03 20:34:30.213 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.225 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.227 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.228 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 20:34:30.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-03 20:34:30.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-03 20:34:30.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-03 20:34:30.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3057a923 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.234 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-03 20:34:30.254 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.257 [DefaultDispatcher-worker-8 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb3487c 2024-05-03 20:34:30.257 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.257 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.257 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.258 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.258 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57309/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.266 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.268 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.270 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25082311 2024-05-03 20:34:30.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-03 20:34:30.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-03 20:34:30.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-03 20:34:30.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4431233f 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.273 [Test worker @coroutine#6357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-03 20:34:30.274 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.274 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.274 [Test worker @coroutine#6357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-03 20:34:30.289 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.303 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.305 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.306 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2024-05-03 20:34:30.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-03 20:34:30.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-03 20:34:30.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-03 20:34:30.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735a3e0d 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.310 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.311 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-03 20:34:30.326 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.338 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.340 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.342 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351623d 2024-05-03 20:34:30.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-03 20:34:30.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-03 20:34:30.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-03 20:34:30.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39badc71 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.348 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-03 20:34:30.349 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.349 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.349 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-03 20:34:30.367 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.378 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.380 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.382 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75eed00f 2024-05-03 20:34:30.385 [UI Thread @coroutine#6408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-03 20:34:30.385 [UI Thread @coroutine#6408] 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-03 20:34:30.385 [UI Thread @coroutine#6408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-03 20:34:30.387 [UI Thread @coroutine#6408] 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-03 20:34:30.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-03 20:34:30.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-03 20:34:30.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-03 20:34:30.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3f8115 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.392 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-03 20:34:30.393 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.393 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.393 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-03 20:34:30.412 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.423 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.425 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.427 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c04a1ca 2024-05-03 20:34:30.430 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33027/Site/verify 2024-05-03 20:34:30.430 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33027/Site/verify. 2024-05-03 20:34:30.430 [UI Thread @coroutine#6431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33027/Site/verify 2024-05-03 20:34:30.431 [UI Thread @coroutine#6431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33027/Site/verify 2024-05-03 20:34:30.431 [UI Thread @coroutine#6431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33027/Site/verify 2024-05-03 20:34:30.432 [UI Thread @coroutine#6431] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33027/Site/verify. 2024-05-03 20:34:30.432 [UI Thread @coroutine#6431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33027/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 20:34:30.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-03 20:34:30.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-03 20:34:30.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 20:34:30.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-03 20:34:30.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-03 20:34:30.439 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41019971 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.440 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-03 20:34:30.442 [DefaultDispatcher-worker-9 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf46574 2024-05-03 20:34:30.442 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.442 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.442 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.443 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.443 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45571/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.448 [DefaultDispatcher-worker-16 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@307ba188 2024-05-03 20:34:30.448 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.448 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId. 2024-05-03 20:34:30.448 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.449 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.449 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35559/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.458 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.470 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.472 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.474 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.485 [DefaultDispatcher-worker-11 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.493 [DefaultDispatcher-worker-15 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd 2024-05-03 20:34:30.500 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json 2024-05-03 20:34:30.500 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json. 2024-05-03 20:34:30.500 [UI Thread @coroutine#6461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json 2024-05-03 20:34:30.502 [UI Thread @coroutine#6461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json 2024-05-03 20:34:30.502 [UI Thread @coroutine#6461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json 2024-05-03 20:34:30.502 [UI Thread @coroutine#6461] 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:49625/588086122697379840/_ustadmanifest.json. 2024-05-03 20:34:30.502 [UI Thread @coroutine#6461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49625/588086122697379840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:30.503 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49625/tincan.xml 2024-05-03 20:34:30.503 [UI Thread @coroutine#6461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49625/tincan.xml. 2024-05-03 20:34:30.503 [UI Thread @coroutine#6461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49625/tincan.xml 2024-05-03 20:34:30.503 [UI Thread @coroutine#6461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49625/tincan.xml 2024-05-03 20:34:30.503 [UI Thread @coroutine#6461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49625/tincan.xml 2024-05-03 20:34:30.541 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:30.541 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1e2166 2024-05-03 20:34:30.541 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.541 [DefaultDispatcher-worker-7 @coroutine#2061] 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-03 20:34:30.541 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.541 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 20:34:30.545 [UI Thread @coroutine#6461] 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:49625/tincan.xml. 2024-05-03 20:34:30.545 [UI Thread @coroutine#6461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49625/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-03 20:34:30.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-03 20:34:30.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-03 20:34:30.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 20:34:30.548 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab4b4cd: (connection evicted) 2024-05-03 20:34:30.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 20:34:30.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-03 20:34:30.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-05-03 22:51:28.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-03 22:51:28.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:28.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:28.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:28.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c487a8 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:28.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:28.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:28.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:28.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-03 22:51:28.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:28.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-03 22:51:28.806 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:28.809 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c97d919 2024-05-03 22:51:28.809 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c97d919 2024-05-03 22:51:28.811 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62503afb 2024-05-03 22:51:28.811 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62503afb 2024-05-03 22:51:28.813 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666fb269 2024-05-03 22:51:28.813 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666fb269 2024-05-03 22:51:28.815 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236d30c0 2024-05-03 22:51:28.815 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236d30c0 2024-05-03 22:51:28.817 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71607aa5 2024-05-03 22:51:28.817 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71607aa5 2024-05-03 22:51:28.820 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12041190 2024-05-03 22:51:28.820 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12041190 2024-05-03 22:51:28.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e30543 2024-05-03 22:51:28.823 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e30543 2024-05-03 22:51:28.825 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4342cf8f 2024-05-03 22:51:28.826 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4342cf8f 2024-05-03 22:51:28.828 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31853010 2024-05-03 22:51:28.828 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31853010 2024-05-03 22:51:28.828 [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-03 22:51:28.858 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:28.893 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:28.898 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.178 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.179 [DefaultDispatcher-worker-4 @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-03 22:51:29.179 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.180 [DefaultDispatcher-worker-4 @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-03 22:51:29.223 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.225 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.225 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:29.225 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.301 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.348 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.373 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.396 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.420 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.427 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.587 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66deec87 2024-05-03 22:51:29.624 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 22:51:29.625 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 22:51:29.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-03 22:51:29.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-03 22:51:29.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 22:51:29.642 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66deec87: (connection evicted) 2024-05-03 22:51:29.643 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.643 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c97d919: (connection evicted) 2024-05-03 22:51:29.643 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.643 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62503afb: (connection evicted) 2024-05-03 22:51:29.643 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666fb269: (connection evicted) 2024-05-03 22:51:29.644 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236d30c0: (connection evicted) 2024-05-03 22:51:29.644 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71607aa5: (connection evicted) 2024-05-03 22:51:29.644 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12041190: (connection evicted) 2024-05-03 22:51:29.644 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e30543: (connection evicted) 2024-05-03 22:51:29.645 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4342cf8f: (connection evicted) 2024-05-03 22:51:29.645 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31853010: (connection evicted) 2024-05-03 22:51:29.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:29.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-03 22:51:29.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-03 22:51:29.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48cf8414 2024-05-03 22:51:29.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:29.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:29.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:29.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-03 22:51:29.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-03 22:51:29.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.678 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.681 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.683 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.683 [DefaultDispatcher-worker-6 @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-03 22:51:29.683 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.683 [DefaultDispatcher-worker-6 @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-03 22:51:29.700 [DefaultDispatcher-worker-4 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.702 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.702 [DefaultDispatcher-worker-4 @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-03 22:51:29.702 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.708 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.727 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.745 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.758 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.761 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:29.767 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd6742 2024-05-03 22:51:29.768 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bd6742 2024-05-03 22:51:29.772 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.772 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a9a25 2024-05-03 22:51:29.772 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a9a25 2024-05-03 22:51:29.776 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.777 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12450c32 2024-05-03 22:51:29.777 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12450c32 2024-05-03 22:51:29.780 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747901e 2024-05-03 22:51:29.781 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5747901e 2024-05-03 22:51:29.783 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24337ac3 2024-05-03 22:51:29.783 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24337ac3 2024-05-03 22:51:29.786 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66da67d2 2024-05-03 22:51:29.786 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@66da67d2 2024-05-03 22:51:29.789 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44d3a7 2024-05-03 22:51:29.789 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44d3a7 2024-05-03 22:51:29.792 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37686f51 2024-05-03 22:51:29.792 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37686f51 2024-05-03 22:51:29.795 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@832ee1d 2024-05-03 22:51:29.795 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@832ee1d 2024-05-03 22:51:29.795 [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-03 22:51:29.828 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf 2024-05-03 22:51:29.857 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 22:51:29.858 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-03 22:51:29.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-03 22:51:29.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-03 22:51:29.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 22:51:29.860 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d65fcf: (connection evicted) 2024-05-03 22:51:29.860 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:29.860 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18bd6742: (connection evicted) 2024-05-03 22:51:29.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167a9a25: (connection evicted) 2024-05-03 22:51:29.861 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-03 22:51:29.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12450c32: (connection evicted) 2024-05-03 22:51:29.861 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5747901e: (connection evicted) 2024-05-03 22:51:29.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24337ac3: (connection evicted) 2024-05-03 22:51:29.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66da67d2: (connection evicted) 2024-05-03 22:51:29.862 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c44d3a7: (connection evicted) 2024-05-03 22:51:29.863 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37686f51: (connection evicted) 2024-05-03 22:51:29.863 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@832ee1d: (connection evicted) 2024-05-03 22:51:29.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:29.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-03 22:51:29.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-03 22:51:29.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350bbd5d 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:29.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:29.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:29.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-03 22:51:29.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-05-03 22:51:29.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-05-03 22:51:29.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-03 22:51:30.013 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:30.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dda8a2e 2024-05-03 22:51:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:30.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:30.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-03 22:51:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa6c17 2024-05-03 22:51:30.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa6c17 2024-05-03 22:51:30.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-03 22:51:30.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e349cf2 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:30.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:30.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-03 22:51:30.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a426c3 2024-05-03 22:51:30.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a426c3 2024-05-03 22:51:30.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-03 22:51:30.370 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:30.404 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:30.410 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa6c17 2024-05-03 22:51:30.818 [DefaultDispatcher-worker-6 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a426c3 2024-05-03 22:51:30.832 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a426c3 2024-05-03 22:51:30.835 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37405/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 22:51:30.835 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37405/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-03 22:51:30.835 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37405/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 22:51:30.900 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37405/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 22:51:30.909 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37405/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-03 22:51:30.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-03 22:51:30.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-03 22:51:30.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:30.975 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa6c17: (connection evicted) 2024-05-03 22:51:30.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:30.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-03 22:51:30.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-03 22:51:30.979 [Test worker @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a426c3 2024-05-03 22:51:30.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a47036 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:30.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:30.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:30.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-03 22:51:31.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2024-05-03 22:51:31.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2024-05-03 22:51:31.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-03 22:51:31.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2520aa05 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-03 22:51:31.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46894dc5 2024-05-03 22:51:31.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@46894dc5 2024-05-03 22:51:31.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-03 22:51:31.101 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.140 [DefaultDispatcher-worker-10 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46894dc5 2024-05-03 22:51:31.141 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-03 22:51:31.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-03 22:51:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.165 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9: (connection evicted) 2024-05-03 22:51:31.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:31.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-03 22:51:31.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-03 22:51:31.167 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46894dc5 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ba5c65 2024-05-03 22:51:31.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-03 22:51:31.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@47797401 2024-05-03 22:51:31.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@47797401 2024-05-03 22:51:31.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-03 22:51:31.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702f4124 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-03 22:51:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-05-03 22:51:31.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@7221539 2024-05-03 22:51:31.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-03 22:51:31.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-03 22:51:31.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-03 22:51:31.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.234 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47797401: (connection evicted) 2024-05-03 22:51:31.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:31.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-03 22:51:31.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-03 22:51:31.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f3426f 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-03 22:51:31.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff 2024-05-03 22:51:31.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff 2024-05-03 22:51:31.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-03 22:51:31.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-03 22:51:31.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b2e9db2 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-03 22:51:31.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34a51e 2024-05-03 22:51:31.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a34a51e 2024-05-03 22:51:31.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-03 22:51:31.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-03 22:51:31.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-03 22:51:31.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.303 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc8adff: (connection evicted) 2024-05-03 22:51:31.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:31.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-03 22:51:31.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-03 22:51:31.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4ecdf8 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-03 22:51:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a90b81 2024-05-03 22:51:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a90b81 2024-05-03 22:51:31.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-03 22:51:31.314 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273293c8 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-03 22:51:31.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-05-03 22:51:31.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-05-03 22:51:31.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-03 22:51:31.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-03 22:51:31.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-03 22:51:31.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.383 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a90b81: (connection evicted) 2024-05-03 22:51:31.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:31.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-03 22:51:31.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-03 22:51:31.390 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.441 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d949bc4 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-05-03 22:51:31.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-05-03 22:51:31.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-03 22:51:31.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdc4070 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:31.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:31.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-03 22:51:31.612 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.642 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.745 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.818 [DefaultDispatcher-worker-10 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.834 [DefaultDispatcher-worker-7 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.857 [DefaultDispatcher-worker-10 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:31.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-03 22:51:31.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-03 22:51:31.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:31.996 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4: (connection evicted) 2024-05-03 22:51:31.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:31.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-03 22:51:31.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-03 22:51:32.012 [Test worker @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-05-03 22:51:32.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-03 22:51:32.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf984d9 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-03 22:51:32.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-03 22:51:32.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-05-03 22:51:32.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-05-03 22:51:32.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-03 22:51:32.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-05-03 22:51:32.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-03 22:51:32.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-05-03 22:51:32.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-05-03 22:51:32.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-03 22:51:32.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-03 22:51:32.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-03 22:51:32.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.090 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2024-05-03 22:51:32.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-03 22:51:32.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-03 22:51:32.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-05-03 22:51:32.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2024-05-03 22:51:32.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-03 22:51:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718f3088 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-03 22:51:32.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-05-03 22:51:32.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-05-03 22:51:32.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-03 22:51:32.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-03 22:51:32.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-03 22:51:32.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.146 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389008d1: (connection evicted) 2024-05-03 22:51:32.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-03 22:51:32.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-03 22:51:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-03 22:51:32.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-05-03 22:51:32.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-05-03 22:51:32.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-03 22:51:32.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-05-03 22:51:32.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-05-03 22:51:32.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-03 22:51:32.185 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-03 22:51:32.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-03 22:51:32.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.187 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@164dea80: (connection evicted) 2024-05-03 22:51:32.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-03 22:51:32.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-03 22:51:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56299b0e 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-03 22:51:32.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-05-03 22:51:32.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@283e1759 2024-05-03 22:51:32.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-03 22:51:32.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acb1264 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-03 22:51:32.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2024-05-03 22:51:32.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2024-05-03 22:51:32.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-03 22:51:32.242 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.296 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.296 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.341 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-03 22:51:32.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-03 22:51:32.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.400 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283e1759: (connection evicted) 2024-05-03 22:51:32.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-03 22:51:32.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d32c1c7 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-03 22:51:32.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2024-05-03 22:51:32.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56 2024-05-03 22:51:32.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2024-05-03 22:51:32.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-03 22:51:32.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-05-03 22:51:32.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-05-03 22:51:32.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-03 22:51:32.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-03 22:51:32.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-03 22:51:32.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.450 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ac0a56: (connection evicted) 2024-05-03 22:51:32.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-03 22:51:32.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9af731 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-03 22:51:32.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-05-03 22:51:32.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-05-03 22:51:32.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-03 22:51:32.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ede035e 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-03 22:51:32.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-03 22:51:32.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-03 22:51:32.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-03 22:51:32.503 [DefaultDispatcher-worker-2 @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-03 22:51:32.506 [DefaultDispatcher-worker-2 @coroutine#185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-03 22:51:32.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-03 22:51:32.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-03 22:51:32.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.508 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f34376: (connection evicted) 2024-05-03 22:51:32.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-03 22:51:32.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-03 22:51:32.510 [Test worker @coroutine#187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-03 22:51:32.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20184ade 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-03 22:51:32.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2024-05-03 22:51:32.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed 2024-05-03 22:51:32.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-03 22:51:32.534 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fd091 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-03 22:51:32.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2024-05-03 22:51:32.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2024-05-03 22:51:32.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-03 22:51:32.585 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-03 22:51:32.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-03 22:51:32.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.607 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5855b0ed: (connection evicted) 2024-05-03 22:51:32.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-03 22:51:32.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-03 22:51:32.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2a006 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-03 22:51:32.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-05-03 22:51:32.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-05-03 22:51:32.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b172e3 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-03 22:51:32.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2024-05-03 22:51:32.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2024-05-03 22:51:32.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-03 22:51:32.663 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.729 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.755 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.929 [DefaultDispatcher-worker-2 @coroutine#205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2024-05-03 22:51:32.931 [DefaultDispatcher-worker-2 @coroutine#207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2024-05-03 22:51:32.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-03 22:51:32.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-03 22:51:32.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:32.938 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2: (connection evicted) 2024-05-03 22:51:32.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:32.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-03 22:51:32.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-03 22:51:32.940 [Test worker @coroutine#209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2024-05-03 22:51:32.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593e074 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:32.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:32.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:32.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-03 22:51:32.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2024-05-03 22:51:32.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9 2024-05-03 22:51:32.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-03 22:51:33.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f52a229 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-03 22:51:33.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33e6d 2024-05-03 22:51:33.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33e6d 2024-05-03 22:51:33.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-03 22:51:33.049 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.113 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-03 22:51:33.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-03 22:51:33.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.551 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1e40d9: (connection evicted) 2024-05-03 22:51:33.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:33.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-03 22:51:33.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4377ed24 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-05-03 22:51:33.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcca426 2024-05-03 22:51:33.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-03 22:51:33.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6e5da4 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-03 22:51:33.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-03 22:51:33.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-03 22:51:33.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-03 22:51:33.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-03 22:51:33.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-03 22:51:33.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.593 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dcca426: (connection evicted) 2024-05-03 22:51:33.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:33.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-03 22:51:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-03 22:51:33.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-03 22:51:33.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dded90a 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-03 22:51:33.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f8134 2024-05-03 22:51:33.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f8134 2024-05-03 22:51:33.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a9ac36 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-03 22:51:33.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac6f9f 2024-05-03 22:51:33.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac6f9f 2024-05-03 22:51:33.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-03 22:51:33.687 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.702 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.728 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.858 [DefaultDispatcher-worker-9 @coroutine#235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac6f9f 2024-05-03 22:51:33.860 [DefaultDispatcher-worker-9 @coroutine#237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac6f9f 2024-05-03 22:51:33.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-03 22:51:33.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-03 22:51:33.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.860 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f8134: (connection evicted) 2024-05-03 22:51:33.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:33.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-03 22:51:33.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-03 22:51:33.862 [Test worker @coroutine#239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aac6f9f 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71734463 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c 2024-05-03 22:51:33.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c 2024-05-03 22:51:33.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c46ec1 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-03 22:51:33.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-05-03 22:51:33.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-05-03 22:51:33.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-03 22:51:33.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-03 22:51:33.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-03 22:51:33.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.900 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cbf4f8c: (connection evicted) 2024-05-03 22:51:33.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:33.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-03 22:51:33.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-03 22:51:33.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7db5a 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-03 22:51:33.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-03 22:51:33.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.968 [Test worker @coroutine#248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.972 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.983 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-03 22:51:33.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4213bc3e 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:33.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:33.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-03 22:51:33.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 22:51:33.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 22:51:33.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-03 22:51:33.994 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:33.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-03 22:51:33.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-03 22:51:33.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:33.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:33.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-03 22:51:33.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-03 22:51:34.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-03 22:51:34.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1450ffa3 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-03 22:51:34.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-03 22:51:34.009 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.031 [Test worker @coroutine#266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.034 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.049 [DefaultDispatcher-worker-14 @coroutine#270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.053 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebc866 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@949d347 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-03 22:51:34.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:51:34.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:51:34.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-03 22:51:34.065 [DefaultDispatcher-worker-16 @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:51:34.067 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:51:34.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-03 22:51:34.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-03 22:51:34.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.071 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ebc866: (connection evicted) 2024-05-03 22:51:34.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-03 22:51:34.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@670a4738 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-03 22:51:34.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-03 22:51:34.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.086 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.105 [Test worker @coroutine#289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.108 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.121 [DefaultDispatcher-worker-6 @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.125 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba0018e 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe5da76 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-03 22:51:34.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-05-03 22:51:34.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-05-03 22:51:34.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-03 22:51:34.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-03 22:51:34.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-03 22:51:34.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.134 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba0018e: (connection evicted) 2024-05-03 22:51:34.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-03 22:51:34.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9ea1d0 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-03 22:51:34.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-03 22:51:34.152 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.155 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.170 [Test worker @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.172 [Test worker @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.185 [DefaultDispatcher-worker-12 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.188 [Test worker @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319b1c77 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8b9458 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-03 22:51:34.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-05-03 22:51:34.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-05-03 22:51:34.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-03 22:51:34.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-03 22:51:34.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-03 22:51:34.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.209 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319b1c77: (connection evicted) 2024-05-03 22:51:34.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-03 22:51:34.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecdcfe3 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2047adea 2024-05-03 22:51:34.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2047adea 2024-05-03 22:51:34.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-03 22:51:34.230 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.291 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.295 [DefaultDispatcher-worker-4 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2047adea 2024-05-03 22:51:34.310 [DefaultDispatcher-worker-11 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2047adea 2024-05-03 22:51:34.317 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.367 [DefaultDispatcher-worker-11 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2047adea 2024-05-03 22:51:34.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-03 22:51:34.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-03 22:51:34.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.370 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2047adea: (connection evicted) 2024-05-03 22:51:34.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-03 22:51:34.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-03 22:51:34.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-03 22:51:34.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32caae19 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-03 22:51:34.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc59ab7 2024-05-03 22:51:34.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc59ab7 2024-05-03 22:51:34.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-03 22:51:34.430 [DefaultDispatcher-worker-6 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc59ab7 2024-05-03 22:51:34.440 [DefaultDispatcher-worker-3 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bc59ab7 2024-05-03 22:51:34.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-03 22:51:34.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-03 22:51:34.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.457 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc59ab7: (connection evicted) 2024-05-03 22:51:34.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-03 22:51:34.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9f48198 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@21698e5a 2024-05-03 22:51:34.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@21698e5a 2024-05-03 22:51:34.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-03 22:51:34.511 [DefaultDispatcher-worker-1 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21698e5a 2024-05-03 22:51:34.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-03 22:51:34.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-03 22:51:34.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.513 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21698e5a: (connection evicted) 2024-05-03 22:51:34.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-03 22:51:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-03 22:51:34.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-03 22:51:34.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31443680 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-03 22:51:34.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a988299 2024-05-03 22:51:34.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a988299 2024-05-03 22:51:34.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-03 22:51:34.565 [DefaultDispatcher-worker-15 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a988299 2024-05-03 22:51:34.575 [DefaultDispatcher-worker-2 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a988299 2024-05-03 22:51:34.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-03 22:51:34.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-03 22:51:34.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.576 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a988299: (connection evicted) 2024-05-03 22:51:34.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-03 22:51:34.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-03 22:51:34.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93fb44 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-03 22:51:34.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-05-03 22:51:34.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-05-03 22:51:34.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-03 22:51:34.618 [DefaultDispatcher-worker-2 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b48f39 2024-05-03 22:51:34.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-03 22:51:34.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-03 22:51:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.620 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b48f39: (connection evicted) 2024-05-03 22:51:34.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-03 22:51:34.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d4024e 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-03 22:51:34.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 22:51:34.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 22:51:34.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-03 22:51:34.660 [DefaultDispatcher-worker-16 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc 2024-05-03 22:51:34.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-03 22:51:34.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-03 22:51:34.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:34.660 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63d3c9dc: (connection evicted) 2024-05-03 22:51:34.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:34.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-03 22:51:34.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2af36 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:34.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:34.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f41d979 2024-05-03 22:51:34.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f41d979 2024-05-03 22:51:34.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-03 22:51:34.950 [DefaultDispatcher-worker-8 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f41d979 2024-05-03 22:51:34.963 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f41d979 2024-05-03 22:51:34.967 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54673/manifest.json 2024-05-03 22:51:34.967 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54673/manifest.json. 2024-05-03 22:51:34.967 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54673/manifest.json 2024-05-03 22:51:34.969 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54673/manifest.json 2024-05-03 22:51:34.969 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54673/manifest.json 2024-05-03 22:51:34.972 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.122 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54673/manifest.json. 2024-05-03 22:51:35.122 [Test worker @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54673/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:35.138 [DefaultDispatcher-worker-4 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f41d979 2024-05-03 22:51:35.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-03 22:51:35.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-03 22:51:35.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.146 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f41d979: (connection evicted) 2024-05-03 22:51:35.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:35.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-03 22:51:35.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-03 22:51:35.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9512c6 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:35.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:35.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-03 22:51:35.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:35.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:35.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d6467 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:35.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:35.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-05-03 22:51:35.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-05-03 22:51:35.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-03 22:51:35.213 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:35.254 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.270 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.296 [Test worker] INFO ktor.application - Application started in 0.091 seconds. 2024-05-03 22:51:35.296 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7fff419d 2024-05-03 22:51:35.413 [DefaultDispatcher-worker-1 @coroutine#369] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:35.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659ac28c 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:35.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:35.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@242ebd3b 2024-05-03 22:51:35.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@242ebd3b 2024-05-03 22:51:35.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-03 22:51:35.453 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 22:51:35.462 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 22:51:35.462 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 22:51:35.462 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 22:51:35.463 [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-03 22:51:35.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 22:51:35.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 22:51:35.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 22:51:35.463 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:35.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b666366 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:35.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:35.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-03 22:51:35.516 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.544 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.559 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.566 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.567 [DefaultDispatcher-worker-3 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242ebd3b 2024-05-03 22:51:35.571 [DefaultDispatcher-worker-3 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242ebd3b 2024-05-03 22:51:35.582 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.593 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.594 [Test worker @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.594 [Test worker @coroutine#375] 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/588121449725861888/_ustadmanifest.json. 2024-05-03 22:51:35.594 [Test worker @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.599 [Test worker @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.599 [Test worker @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.600 [Test worker @coroutine#375] 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/588121449725861888/_ustadmanifest.json. 2024-05-03 22:51:35.600 [Test worker @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:35.620 [DefaultDispatcher-worker-4 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.626 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 22:51:35.627 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f02740cb-4d97-4f6a-8699-d006e26e414c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 22:51:35.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:35.631 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f02740cb-4d97-4f6a-8699-d006e26e414c 2024-05-03 22:51:35.637 [DefaultDispatcher-worker-8 @coroutine#395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:35.637 [DefaultDispatcher-worker-8 @coroutine#395] 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-03 22:51:35.637 [DefaultDispatcher-worker-8 @coroutine#395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:35.637 [DefaultDispatcher-worker-8 @coroutine#395] 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-03 22:51:35.649 [DefaultDispatcher-worker-15 @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.649 [DefaultDispatcher-worker-15 @coroutine#394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:35.649 [DefaultDispatcher-worker-15 @coroutine#394] 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-03 22:51:35.649 [DefaultDispatcher-worker-15 @coroutine#394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:35.659 [DefaultDispatcher-worker-3 @coroutine#393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:35.660 [DefaultDispatcher-worker-3 @coroutine#393] 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-03 22:51:35.660 [DefaultDispatcher-worker-3 @coroutine#393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:35.660 [DefaultDispatcher-worker-3 @coroutine#393] 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-03 22:51:35.725 [eventLoopGroupProxy-4-2 @call-handler#419] 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-03 22:51:35.725 [eventLoopGroupProxy-4-3 @call-handler#418] 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-03 22:51:35.725 [eventLoopGroupProxy-4-4 @call-handler#417] 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-03 22:51:35.726 [eventLoopGroupProxy-4-1 @call-handler#416] 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-03 22:51:35.736 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.736 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.738 [eventLoopGroupProxy-4-2 @call-handler#419] 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-03 22:51:35.738 [eventLoopGroupProxy-4-4 @call-handler#417] 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-03 22:51:35.739 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:35.746 [DefaultDispatcher-worker-14 @coroutine#394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:35.747 [DefaultDispatcher-worker-14 @coroutine#394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:35.753 [eventLoopGroupProxy-4-4 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.755 [DefaultDispatcher-worker-15 @coroutine#395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:35.755 [DefaultDispatcher-worker-15 @coroutine#395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:35.762 [DefaultDispatcher-worker-4 @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.763 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 43ms 2024-05-03 22:51:35.763 [eventLoopGroupProxy-4-4 @call-handler#417] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 43ms 2024-05-03 22:51:35.773 [DefaultDispatcher-worker-3 @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.773 [eventLoopGroupProxy-4-2 @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:35.787 [eventLoopGroupProxy-4-2 @call-handler#419] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 67ms 2024-05-03 22:51:35.789 [DefaultDispatcher-worker-3 @coroutine#393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:35.789 [DefaultDispatcher-worker-3 @coroutine#393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:35.793 [DefaultDispatcher-worker-3 @coroutine#393] 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-03 22:51:35.794 [DefaultDispatcher-worker-3 @coroutine#393] 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-03 22:51:35.813 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.813 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:35.813 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.813 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.plugins.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-03 22:51:35.825 [eventLoopGroupProxy-4-4 @call-handler#432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:35.844 [eventLoopGroupProxy-4-4 @coroutine#433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:35.845 [eventLoopGroupProxy-4-4 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.846 [eventLoopGroupProxy-4-4 @call-handler#432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 22ms 2024-05-03 22:51:35.846 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.857 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.857 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:35.858 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.858 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.c.plugins.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-03 22:51:35.863 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:35.867 [eventLoopGroupProxy-4-4 @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:35.868 [eventLoopGroupProxy-4-4 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.869 [eventLoopGroupProxy-4-4 @call-handler#437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 22:51:35.870 [DefaultDispatcher-worker-3 @coroutine#430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:35.897 [DefaultDispatcher-worker-12 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.910 [DefaultDispatcher-worker-2 @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.929 [DefaultDispatcher-worker-2 @coroutine#396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:35.929 [DefaultDispatcher-worker-2 @coroutine#396] 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-03 22:51:35.930 [DefaultDispatcher-worker-2 @coroutine#396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:35.930 [DefaultDispatcher-worker-2 @coroutine#396] 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-03 22:51:35.933 [eventLoopGroupProxy-4-4 @call-handler#451] 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-03 22:51:35.933 [eventLoopGroupProxy-4-4 @call-handler#451] 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-03 22:51:35.933 [eventLoopGroupProxy-4-4 @call-handler#451] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:35.966 [DefaultDispatcher-worker-2 @call-handler#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-05-03 22:51:35.968 [DefaultDispatcher-worker-9 @coroutine#368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.968 [DefaultDispatcher-worker-9 @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/588121449725861888/_ustadmanifest.json. 2024-05-03 22:51:35.968 [DefaultDispatcher-worker-9 @coroutine#368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.968 [eventLoopGroupProxy-4-4 @call-handler#451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:35.968 [eventLoopGroupProxy-4-4 @call-handler#451] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 36ms 2024-05-03 22:51:35.969 [DefaultDispatcher-worker-4 @coroutine#396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:35.969 [DefaultDispatcher-worker-4 @coroutine#396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:35.970 [DefaultDispatcher-worker-12 @coroutine#396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:35.970 [DefaultDispatcher-worker-12 @coroutine#396] 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-03 22:51:35.970 [DefaultDispatcher-worker-5 @coroutine#368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.970 [DefaultDispatcher-worker-5 @coroutine#368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json 2024-05-03 22:51:35.971 [DefaultDispatcher-worker-5 @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/588121449725861888/_ustadmanifest.json. 2024-05-03 22:51:35.971 [DefaultDispatcher-worker-5 @coroutine#368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121449725861888/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:35.987 [DefaultDispatcher-worker-16 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c92f094 2024-05-03 22:51:35.989 [DefaultDispatcher-worker-5 @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-05-03 22:51:35.989 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 22:51:35.989 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 22:51:35.989 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 22:51:35.989 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 22:51:35.989 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 22:51:35.992 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242ebd3b 2024-05-03 22:51:35.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-03 22:51:35.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-03 22:51:35.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:35.993 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a: (connection evicted) 2024-05-03 22:51:35.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:35.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-03 22:51:35.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-03 22:51:36.057 [DefaultDispatcher-worker-2 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:51:36.398 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:36.455 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:36.455 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:36.999 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7fff419d 2024-05-03 22:51:36.999 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7fff419d 2024-05-03 22:51:37.003 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b79df53 2024-05-03 22:51:37.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-03 22:51:37.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-03 22:51:37.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:37.003 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c92f094: (connection evicted) 2024-05-03 22:51:37.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:37.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-03 22:51:37.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64acf8d2 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:37.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:37.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-03 22:51:37.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-03 22:51:37.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:37.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:37.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb46c10 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:37.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:37.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-03 22:51:37.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-05-03 22:51:37.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-05-03 22:51:37.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-03 22:51:37.037 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:37.040 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-05-03 22:51:37.040 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4c438f66 2024-05-03 22:51:37.042 [DefaultDispatcher-worker-3 @coroutine#478] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:37.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74844f8a 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:37.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-03 22:51:37.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-05-03 22:51:37.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-05-03 22:51:37.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-03 22:51:37.047 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 22:51:37.048 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 22:51:37.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 22:51:37.048 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 22:51:37.048 [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-03 22:51:37.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 22:51:37.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 22:51:37.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 22:51:37.048 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:37.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4244e477 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:37.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-03 22:51:37.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-03 22:51:37.101 [DefaultDispatcher-worker-12 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.109 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:37.110 [DefaultDispatcher-worker-2 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.114 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:37.119 [DefaultDispatcher-worker-12 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-05-03 22:51:37.122 [Test worker @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-05-03 22:51:37.133 [DefaultDispatcher-worker-4 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.144 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:37.145 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.145 [Test worker @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:37.145 [Test worker @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json. 2024-05-03 22:51:37.145 [Test worker @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:37.147 [Test worker @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:37.148 [Test worker @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:37.148 [Test worker @coroutine#483] 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/588121458248318976/_ustadmanifest.json. 2024-05-03 22:51:37.148 [Test worker @coroutine#483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:37.150 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:37.164 [DefaultDispatcher-worker-5 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 22:51:37.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-417f56ba-a71c-4b24-a457-121cd9582bbf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 22:51:37.166 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:37.167 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-417f56ba-a71c-4b24-a457-121cd9582bbf 2024-05-03 22:51:37.168 [DefaultDispatcher-worker-4 @coroutine#504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:37.168 [DefaultDispatcher-worker-4 @coroutine#504] 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-03 22:51:37.168 [DefaultDispatcher-worker-4 @coroutine#504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:37.168 [DefaultDispatcher-worker-4 @coroutine#504] 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-03 22:51:37.173 [eventLoopGroupProxy-7-1 @call-handler#512] 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-03 22:51:37.173 [eventLoopGroupProxy-7-1 @call-handler#512] 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-03 22:51:37.173 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:37.174 [eventLoopGroupProxy-7-2 @call-handler#515] 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-03 22:51:37.174 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.174 [eventLoopGroupProxy-7-2 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.174 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 22:51:37.175 [DefaultDispatcher-worker-14 @coroutine#504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:37.175 [DefaultDispatcher-worker-14 @coroutine#504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:37.179 [DefaultDispatcher-worker-11 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.179 [DefaultDispatcher-worker-11 @coroutine#503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:37.179 [DefaultDispatcher-worker-11 @coroutine#503] 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-03 22:51:37.179 [DefaultDispatcher-worker-11 @coroutine#503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:37.183 [DefaultDispatcher-worker-5 @coroutine#502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.183 [DefaultDispatcher-worker-5 @coroutine#502] 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-03 22:51:37.183 [DefaultDispatcher-worker-5 @coroutine#502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.183 [DefaultDispatcher-worker-5 @coroutine#502] 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-03 22:51:37.185 [eventLoopGroupProxy-7-1 @call-handler#525] 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-03 22:51:37.186 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.186 [eventLoopGroupProxy-7-3 @call-handler#527] 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-03 22:51:37.186 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 22:51:37.186 [eventLoopGroupProxy-7-3 @call-handler#527] 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-03 22:51:37.187 [DefaultDispatcher-worker-3 @coroutine#503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:37.187 [DefaultDispatcher-worker-3 @coroutine#503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:37.188 [eventLoopGroupProxy-7-3 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.189 [eventLoopGroupProxy-7-3 @call-handler#527] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-03 22:51:37.192 [DefaultDispatcher-worker-7 @coroutine#502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.192 [DefaultDispatcher-worker-7 @coroutine#502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.192 [DefaultDispatcher-worker-7 @coroutine#502] 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-03 22:51:37.192 [DefaultDispatcher-worker-7 @coroutine#502] 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-03 22:51:37.194 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.195 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.195 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.195 [DefaultDispatcher-worker-16 @coroutine#535] TRACE i.k.c.plugins.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-03 22:51:37.198 [DefaultDispatcher-worker-15 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.201 [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-03 22:51:37.205 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.205 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.205 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:37.206 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.209 [DefaultDispatcher-worker-13 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.209 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.209 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.209 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.209 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.plugins.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-03 22:51:37.212 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:37.216 [eventLoopGroupProxy-7-1 @coroutine#544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.216 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.216 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 22:51:37.217 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.220 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.220 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.220 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.220 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.plugins.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-03 22:51:37.222 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:37.267 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.268 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 22:51:37.268 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.270 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.270 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.270 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.270 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.plugins.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-03 22:51:37.273 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.274 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:37.274 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.275 [DefaultDispatcher-worker-14 @coroutine#535] 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-03 22:51:37.275 [DefaultDispatcher-worker-14 @coroutine#535] 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-03 22:51:37.276 [DefaultDispatcher-worker-14 @coroutine#535] 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-03 22:51:37.276 [DefaultDispatcher-worker-14 @coroutine#535] 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-03 22:51:37.289 [DefaultDispatcher-worker-6 @coroutine#502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.300 [DefaultDispatcher-worker-14 @coroutine#502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:37.303 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 22:51:37.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-945c2928-3101-411c-8447-67eba8772266', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 22:51:37.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:37.802 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-945c2928-3101-411c-8447-67eba8772266 2024-05-03 22:51:37.810 [DefaultDispatcher-worker-13 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.810 [DefaultDispatcher-worker-13 @coroutine#557] 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-03 22:51:37.810 [DefaultDispatcher-worker-13 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.811 [DefaultDispatcher-worker-13 @coroutine#557] 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-03 22:51:37.815 [eventLoopGroupProxy-7-1 @call-handler#560] 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-03 22:51:37.815 [eventLoopGroupProxy-7-1 @call-handler#560] 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-03 22:51:37.816 [eventLoopGroupProxy-7-1 @coroutine#561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:37.819 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-03 22:51:37.820 [DefaultDispatcher-worker-15 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.820 [DefaultDispatcher-worker-15 @coroutine#557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:37.820 [DefaultDispatcher-worker-15 @coroutine#557] 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-03 22:51:37.820 [DefaultDispatcher-worker-15 @coroutine#557] 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-03 22:51:37.822 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.823 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.823 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.823 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.831 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:37.835 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.837 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-03 22:51:37.837 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.839 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.839 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.839 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.839 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.842 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:37.846 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.846 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 22:51:37.847 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.849 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.850 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.850 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.850 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.852 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:37.901 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.901 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 22:51:37.902 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.903 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.903 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.903 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.903 [DefaultDispatcher-worker-14 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.905 [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-03 22:51:37.947 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.947 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-05-03 22:51:37.948 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.949 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.949 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.949 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.949 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.951 [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-03 22:51:37.994 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:37.995 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:37.995 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.996 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.996 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:37.996 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:37.996 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:37.998 [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-03 22:51:38.043 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.043 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:38.043 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.044 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.045 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.045 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.045 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.046 [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-03 22:51:38.090 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.090 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:38.091 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.092 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.092 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.092 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.092 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.094 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:38.138 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.138 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:38.139 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.140 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.140 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.140 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.140 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.142 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:38.186 [eventLoopGroupProxy-7-1 @call-handler#592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.187 [eventLoopGroupProxy-7-1 @call-handler#592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:38.187 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.188 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.188 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.188 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.188 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.190 [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-03 22:51:38.234 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.235 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:38.235 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.236 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.237 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.237 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.237 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.238 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:38.282 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.282 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:38.283 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.284 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.284 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.284 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.284 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.286 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:38.325 [DefaultDispatcher-worker-4 @coroutine#558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:38.330 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.330 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:38.331 [DefaultDispatcher-worker-9 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.332 [DefaultDispatcher-worker-9 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.332 [DefaultDispatcher-worker-9 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.332 [DefaultDispatcher-worker-9 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.332 [DefaultDispatcher-worker-9 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.334 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:38.378 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.378 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:38.379 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.381 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.381 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.381 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.381 [DefaultDispatcher-worker-8 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.383 [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-03 22:51:38.429 [eventLoopGroupProxy-7-1 @coroutine#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:38.429 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.430 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 22:51:38.430 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.432 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.432 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.432 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.433 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.435 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:38.438 [eventLoopGroupProxy-7-1 @coroutine#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:38.438 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.438 [eventLoopGroupProxy-7-1 @call-handler#614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:38.439 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.441 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.441 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:38.441 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.441 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.c.plugins.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-03 22:51:38.443 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:38.446 [eventLoopGroupProxy-7-1 @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:38.447 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.447 [eventLoopGroupProxy-7-1 @call-handler#619] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:38.448 [DefaultDispatcher-worker-3 @coroutine#565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:38.462 [DefaultDispatcher-worker-16 @coroutine#557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:38.472 [DefaultDispatcher-worker-9 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:38.473 [DefaultDispatcher-worker-9 @coroutine#505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:38.473 [DefaultDispatcher-worker-9 @coroutine#505] 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-03 22:51:38.473 [DefaultDispatcher-worker-9 @coroutine#505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:38.473 [DefaultDispatcher-worker-9 @coroutine#505] 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-03 22:51:38.476 [eventLoopGroupProxy-7-1 @call-handler#629] 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-03 22:51:38.477 [eventLoopGroupProxy-7-1 @call-handler#629] 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-03 22:51:38.477 [eventLoopGroupProxy-7-1 @call-handler#629] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:38.506 [DefaultDispatcher-worker-10 @call-handler#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-05-03 22:51:38.507 [DefaultDispatcher-worker-16 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:38.507 [DefaultDispatcher-worker-16 @coroutine#477] 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/588121458248318976/_ustadmanifest.json. 2024-05-03 22:51:38.507 [DefaultDispatcher-worker-16 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:38.508 [eventLoopGroupProxy-7-1 @call-handler#629] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:38.508 [eventLoopGroupProxy-7-1 @call-handler#629] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-05-03 22:51:38.509 [DefaultDispatcher-worker-6 @coroutine#505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:38.509 [DefaultDispatcher-worker-6 @coroutine#505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:38.509 [DefaultDispatcher-worker-6 @coroutine#505] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:38.509 [DefaultDispatcher-worker-6 @coroutine#505] 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-03 22:51:38.510 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:38.510 [DefaultDispatcher-worker-1 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json 2024-05-03 22:51:38.511 [DefaultDispatcher-worker-7 @coroutine#477] 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/588121458248318976/_ustadmanifest.json. 2024-05-03 22:51:38.511 [DefaultDispatcher-worker-7 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121458248318976/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:38.542 [DefaultDispatcher-worker-12 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63614cdd 2024-05-03 22:51:38.544 [DefaultDispatcher-worker-2 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1 2024-05-03 22:51:38.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 22:51:38.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 22:51:38.546 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 22:51:38.546 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 22:51:38.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 22:51:38.548 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-05-03 22:51:38.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-03 22:51:38.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-03 22:51:38.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:38.548 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:38.548 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63614cdd: (connection evicted) 2024-05-03 22:51:38.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:38.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-03 22:51:38.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-03 22:51:38.803 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:38.963 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:39.012 [DefaultDispatcher-worker-16 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-05-03 22:51:39.553 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4c438f66 2024-05-03 22:51:39.553 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4c438f66 2024-05-03 22:51:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-03 22:51:39.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-03 22:51:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:39.554 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@694c0ed1: (connection evicted) 2024-05-03 22:51:39.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:39.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-03 22:51:39.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-03 22:51:39.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41538150 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-03 22:51:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-03 22:51:39.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1c14a6 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:39.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:39.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-03 22:51:39.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e366f0f 2024-05-03 22:51:39.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e366f0f 2024-05-03 22:51:39.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-03 22:51:39.582 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:39.584 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-03 22:51:39.584 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3677c508 2024-05-03 22:51:39.585 [DefaultDispatcher-worker-6 @coroutine#658] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0e3048 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:39.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:39.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-03 22:51:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@504274c1 2024-05-03 22:51:39.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@504274c1 2024-05-03 22:51:39.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-03 22:51:39.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 22:51:39.589 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 22:51:39.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 22:51:39.589 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 22:51:39.589 [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-03 22:51:39.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 22:51:39.589 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 22:51:39.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 22:51:39.589 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:39.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@447a557b 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:39.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-03 22:51:39.632 [DefaultDispatcher-worker-8 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.642 [DefaultDispatcher-worker-15 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.649 [DefaultDispatcher-worker-15 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504274c1 2024-05-03 22:51:39.652 [Test worker @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504274c1 2024-05-03 22:51:39.660 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:39.661 [DefaultDispatcher-worker-16 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.665 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:39.672 [DefaultDispatcher-worker-8 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.673 [Test worker @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.673 [Test worker @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json. 2024-05-03 22:51:39.673 [Test worker @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.675 [Test worker @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.675 [Test worker @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.675 [Test worker @coroutine#663] 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/588121465008082944/_ustadmanifest.json. 2024-05-03 22:51:39.676 [Test worker @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:39.687 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:39.690 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:39.692 [DefaultDispatcher-worker-2 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.693 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 22:51:39.693 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-78f22927-168f-47a6-a743-f288d2c9d6c4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 22:51:39.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:39.695 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-78f22927-168f-47a6-a743-f288d2c9d6c4 2024-05-03 22:51:39.697 [DefaultDispatcher-worker-9 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:39.697 [DefaultDispatcher-worker-9 @coroutine#683] 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-03 22:51:39.697 [DefaultDispatcher-worker-9 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:39.697 [DefaultDispatcher-worker-9 @coroutine#683] 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-03 22:51:39.701 [eventLoopGroupProxy-10-2 @call-handler#693] 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-03 22:51:39.701 [eventLoopGroupProxy-10-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.701 [eventLoopGroupProxy-10-1 @call-handler#694] 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-03 22:51:39.702 [eventLoopGroupProxy-10-1 @call-handler#694] 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-03 22:51:39.702 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:39.702 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.703 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-03 22:51:39.703 [DefaultDispatcher-worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:39.703 [DefaultDispatcher-worker-1 @coroutine#683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:39.707 [DefaultDispatcher-worker-8 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.707 [DefaultDispatcher-worker-8 @coroutine#682] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:39.707 [DefaultDispatcher-worker-8 @coroutine#682] 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-03 22:51:39.707 [DefaultDispatcher-worker-8 @coroutine#682] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:39.710 [DefaultDispatcher-worker-13 @coroutine#681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:39.710 [DefaultDispatcher-worker-13 @coroutine#681] 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-03 22:51:39.710 [DefaultDispatcher-worker-13 @coroutine#681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:39.710 [eventLoopGroupProxy-10-1 @call-handler#702] 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-03 22:51:39.710 [DefaultDispatcher-worker-13 @coroutine#681] 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-03 22:51:39.711 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.711 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-03 22:51:39.712 [DefaultDispatcher-worker-11 @coroutine#682] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:39.712 [DefaultDispatcher-worker-11 @coroutine#682] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:39.714 [eventLoopGroupProxy-10-3 @call-handler#709] 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-03 22:51:39.714 [eventLoopGroupProxy-10-3 @call-handler#709] 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-03 22:51:39.716 [eventLoopGroupProxy-10-3 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.718 [eventLoopGroupProxy-10-3 @call-handler#709] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-03 22:51:39.719 [DefaultDispatcher-worker-13 @coroutine#681] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:39.719 [DefaultDispatcher-worker-13 @coroutine#681] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:39.719 [DefaultDispatcher-worker-13 @coroutine#681] 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-03 22:51:39.719 [DefaultDispatcher-worker-13 @coroutine#681] 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-03 22:51:39.723 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.724 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:39.724 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.724 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.plugins.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-03 22:51:39.725 [DefaultDispatcher-worker-15 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.727 [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-03 22:51:39.731 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.732 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.732 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 22:51:39.733 [DefaultDispatcher-worker-14 @coroutine#714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.736 [DefaultDispatcher-worker-14 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.736 [DefaultDispatcher-worker-14 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:39.736 [DefaultDispatcher-worker-14 @coroutine#714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.736 [DefaultDispatcher-worker-14 @coroutine#714] TRACE i.k.c.plugins.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-03 22:51:39.746 [DefaultDispatcher-worker-13 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.747 [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-03 22:51:39.750 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.751 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.751 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:39.751 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.759 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.759 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:39.759 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.759 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.plugins.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-03 22:51:39.762 [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-03 22:51:39.769 [eventLoopGroupProxy-10-1 @coroutine#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.769 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.769 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-03 22:51:39.770 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.776 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.776 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:39.777 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.777 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.plugins.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-03 22:51:39.778 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:39.781 [eventLoopGroupProxy-10-1 @coroutine#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.782 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.782 [eventLoopGroupProxy-10-1 @call-handler#732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:39.783 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.786 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.786 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:39.786 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.786 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.c.plugins.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-03 22:51:39.788 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:39.791 [eventLoopGroupProxy-10-1 @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:39.791 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.792 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:39.792 [DefaultDispatcher-worker-13 @coroutine#714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:39.809 [DefaultDispatcher-worker-7 @coroutine#681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.817 [DefaultDispatcher-worker-11 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.818 [DefaultDispatcher-worker-11 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:39.818 [DefaultDispatcher-worker-11 @coroutine#684] 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-03 22:51:39.818 [DefaultDispatcher-worker-11 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:39.818 [DefaultDispatcher-worker-11 @coroutine#684] 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-03 22:51:39.820 [eventLoopGroupProxy-10-1 @call-handler#747] 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-03 22:51:39.821 [eventLoopGroupProxy-10-1 @call-handler#747] 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-03 22:51:39.821 [eventLoopGroupProxy-10-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:39.848 [DefaultDispatcher-worker-15 @call-handler#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e366f0f 2024-05-03 22:51:39.848 [eventLoopGroupProxy-10-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:39.849 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.849 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json. 2024-05-03 22:51:39.849 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.849 [eventLoopGroupProxy-10-1 @call-handler#747] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-03 22:51:39.849 [DefaultDispatcher-worker-12 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:39.849 [DefaultDispatcher-worker-12 @coroutine#684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:39.850 [DefaultDispatcher-worker-12 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:39.850 [DefaultDispatcher-worker-12 @coroutine#684] 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-03 22:51:39.852 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.852 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json 2024-05-03 22:51:39.853 [DefaultDispatcher-worker-8 @coroutine#657] 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/588121465008082944/_ustadmanifest.json. 2024-05-03 22:51:39.853 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121465008082944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:39.863 [DefaultDispatcher-worker-14 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141eb85b 2024-05-03 22:51:39.867 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e366f0f 2024-05-03 22:51:39.868 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 22:51:39.868 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 22:51:39.868 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 22:51:39.868 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 22:51:39.868 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 22:51:39.871 [Test worker @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504274c1 2024-05-03 22:51:39.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-03 22:51:39.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-03 22:51:39.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:39.871 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141eb85b: (connection evicted) 2024-05-03 22:51:39.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:39.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-03 22:51:39.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-03 22:51:40.089 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:40.089 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:40.310 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:40.876 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3677c508 2024-05-03 22:51:40.876 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3677c508 2024-05-03 22:51:40.878 [Test worker @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d2bbc0 2024-05-03 22:51:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-03 22:51:40.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-03 22:51:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:40.879 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e366f0f: (connection evicted) 2024-05-03 22:51:40.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:40.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-03 22:51:40.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-03 22:51:40.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-03 22:51:40.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7657d29f 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:40.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:40.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-03 22:51:40.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:40.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:40.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67683210 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-03 22:51:40.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:40.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-05-03 22:51:40.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-05-03 22:51:40.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-03 22:51:40.907 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:40.908 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 22:51:40.908 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7c919e1e 2024-05-03 22:51:40.910 [DefaultDispatcher-worker-12 @coroutine#776] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9ba167e 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:40.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:40.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-03 22:51:40.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:40.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:40.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-03 22:51:40.913 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-03 22:51:40.913 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-03 22:51:40.913 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-03 22:51:40.913 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-03 22:51:40.913 [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-03 22:51:40.913 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-03 22:51:40.913 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-03 22:51:40.913 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-03 22:51:40.914 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7ae0a 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:40.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:40.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:40.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-03 22:51:40.956 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:40.968 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:40.986 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:40.990 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:41.011 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:41.015 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:41.089 [DefaultDispatcher-worker-15 @coroutine#787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:41.131 [DefaultDispatcher-worker-15 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:41.137 [DefaultDispatcher-worker-15 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:41.142 [DefaultDispatcher-worker-15 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:41.153 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.164 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.165 [Test worker @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:41.165 [Test worker @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json. 2024-05-03 22:51:41.165 [Test worker @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:41.167 [Test worker @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:41.167 [Test worker @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:41.169 [Test worker @coroutine#781] 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/588121471120281600/_ustadmanifest.json. 2024-05-03 22:51:41.169 [Test worker @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:41.260 [DefaultDispatcher-worker-15 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.261 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-03 22:51:41.261 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fd7652e9-21fa-4d3a-a30c-6a86b7a682d5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-03 22:51:41.263 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-03 22:51:41.263 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fd7652e9-21fa-4d3a-a30c-6a86b7a682d5 2024-05-03 22:51:41.264 [DefaultDispatcher-worker-16 @coroutine#807] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:41.264 [DefaultDispatcher-worker-16 @coroutine#807] 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-03 22:51:41.264 [DefaultDispatcher-worker-16 @coroutine#807] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:41.264 [DefaultDispatcher-worker-16 @coroutine#807] 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-03 22:51:41.267 [eventLoopGroupProxy-13-1 @call-handler#816] 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-03 22:51:41.268 [eventLoopGroupProxy-13-2 @call-handler#818] 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-03 22:51:41.268 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.268 [eventLoopGroupProxy-13-2 @call-handler#818] 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-03 22:51:41.268 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:41.269 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.270 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-05-03 22:51:41.270 [DefaultDispatcher-worker-6 @coroutine#807] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:41.270 [DefaultDispatcher-worker-6 @coroutine#807] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:41.274 [DefaultDispatcher-worker-6 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.275 [DefaultDispatcher-worker-6 @coroutine#806] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:41.275 [DefaultDispatcher-worker-6 @coroutine#806] 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-03 22:51:41.275 [DefaultDispatcher-worker-6 @coroutine#806] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:41.277 [eventLoopGroupProxy-13-2 @call-handler#825] 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-03 22:51:41.277 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.277 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-05-03 22:51:41.278 [DefaultDispatcher-worker-4 @coroutine#806] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:41.278 [DefaultDispatcher-worker-4 @coroutine#806] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:41.291 [DefaultDispatcher-worker-6 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.302 [DefaultDispatcher-worker-13 @coroutine#805] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:41.302 [DefaultDispatcher-worker-13 @coroutine#805] 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-03 22:51:41.302 [DefaultDispatcher-worker-13 @coroutine#805] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:41.302 [DefaultDispatcher-worker-13 @coroutine#805] 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-03 22:51:41.303 [eventLoopGroupProxy-13-2 @call-handler#832] 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-03 22:51:41.304 [eventLoopGroupProxy-13-2 @call-handler#832] 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-03 22:51:41.304 [DefaultDispatcher-worker-5 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.352 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.355 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-05-03 22:51:41.356 [DefaultDispatcher-worker-15 @coroutine#805] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:41.356 [DefaultDispatcher-worker-15 @coroutine#805] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:41.358 [DefaultDispatcher-worker-6 @coroutine#805] 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-03 22:51:41.358 [DefaultDispatcher-worker-6 @coroutine#805] 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-03 22:51:41.365 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.365 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.365 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.365 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.369 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.373 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.373 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.373 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.374 [DefaultDispatcher-worker-12 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.376 [DefaultDispatcher-worker-12 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.376 [DefaultDispatcher-worker-12 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.376 [DefaultDispatcher-worker-12 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.376 [DefaultDispatcher-worker-12 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.378 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.424 [eventLoopGroupProxy-13-2 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.424 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.425 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:41.425 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.427 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.427 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.427 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.427 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.429 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.432 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.432 [eventLoopGroupProxy-13-2 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.432 [eventLoopGroupProxy-13-2 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.433 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.434 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.434 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.434 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.434 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.436 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.441 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.441 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.442 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-03 22:51:41.442 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.443 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.443 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.443 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.443 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.445 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.492 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.492 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.492 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 22:51:41.493 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.498 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.498 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.498 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.498 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.500 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.580 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.580 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.580 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 80ms 2024-05-03 22:51:41.581 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.585 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.585 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.585 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.585 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.587 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.641 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.641 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.641 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-05-03 22:51:41.642 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.643 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.643 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.643 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.643 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.645 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.692 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.693 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.693 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:41.694 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.695 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.696 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.696 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.696 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.698 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.744 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.744 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.744 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 22:51:41.745 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.747 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.747 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.747 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.747 [DefaultDispatcher-worker-6 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.748 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.792 [DefaultDispatcher-worker-11 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:41.800 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.800 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.800 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-03 22:51:41.801 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.803 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.803 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.803 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.803 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.804 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.807 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.807 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.807 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.808 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.809 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.809 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.809 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.809 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.811 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.813 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.814 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.814 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.814 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.816 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.816 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.816 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.816 [DefaultDispatcher-worker-8 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.817 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.820 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.820 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.820 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.821 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.822 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.822 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.822 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.822 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.823 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.826 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.826 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.826 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.827 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.828 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.828 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.828 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.828 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.830 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.832 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.833 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.833 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.833 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.835 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.835 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.835 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.835 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.836 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.839 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.839 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.839 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.840 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.841 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.841 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.841 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.842 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.843 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.845 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.846 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.846 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.847 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.848 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.848 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.848 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.848 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.850 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.852 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.852 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.853 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.853 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.856 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.856 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.856 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.856 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.858 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.861 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.861 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.861 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.862 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.864 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.864 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.864 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.864 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.865 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.868 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.869 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.869 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.870 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.874 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.874 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.874 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.874 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.876 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.879 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.880 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.880 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.880 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.882 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.883 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.883 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.883 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.884 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.888 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.888 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.893 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-03 22:51:41.894 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.896 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.896 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.896 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.896 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.898 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.900 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.900 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.901 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.901 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.902 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.902 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.903 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.903 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.904 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.906 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.906 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.906 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:41.907 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.908 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.908 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.908 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.908 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.910 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.912 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.913 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.913 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:41.913 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.915 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.915 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.915 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.915 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.916 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.919 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.919 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.919 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.920 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.921 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.921 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.921 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.921 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.922 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.924 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.925 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.925 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.925 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.927 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.927 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.927 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.927 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.928 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.931 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.931 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.931 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.931 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.933 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.933 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.933 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.933 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.934 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.936 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.937 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.937 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.937 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.939 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.939 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.939 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.939 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.940 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.942 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.942 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.942 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:41.943 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.944 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.944 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.944 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.944 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.946 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.949 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.949 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.949 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.950 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.951 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.951 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.951 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.951 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.953 [eventLoopGroupProxy-13-2 @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-03 22:51:41.955 [eventLoopGroupProxy-13-2 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.955 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.955 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.956 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.957 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.957 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.957 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.957 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.959 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.961 [eventLoopGroupProxy-13-2 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.961 [eventLoopGroupProxy-13-2 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.961 [eventLoopGroupProxy-13-2 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:41.962 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.963 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.963 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.963 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.963 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.965 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.967 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.967 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.967 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:41.967 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.969 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.969 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.969 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.969 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.970 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.972 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.972 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.972 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:41.973 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.974 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.974 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.974 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.974 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.975 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:41.977 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:41.978 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:41.978 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:41.978 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.980 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.980 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:41.980 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:41.980 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:41.981 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.028 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.028 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.028 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 22:51:42.029 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.031 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.031 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.031 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.031 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.032 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.035 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.035 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.035 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.036 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.037 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.037 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.037 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.037 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.039 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.041 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.042 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.042 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.042 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.044 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.044 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.044 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.044 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.045 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.048 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.048 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.048 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.048 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.050 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.050 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.050 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.050 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.051 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.096 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.096 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.096 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:42.097 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.100 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.100 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.100 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.100 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.102 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.153 [eventLoopGroupProxy-13-2 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.154 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.154 [eventLoopGroupProxy-13-2 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-03 22:51:42.155 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.156 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.156 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.156 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.156 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.158 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.160 [eventLoopGroupProxy-13-2 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.160 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.161 [eventLoopGroupProxy-13-2 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.161 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.163 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.163 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.163 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.163 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.164 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.167 [eventLoopGroupProxy-13-2 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.167 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.167 [eventLoopGroupProxy-13-2 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.168 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.169 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.169 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.169 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.170 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.171 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.216 [eventLoopGroupProxy-13-2 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.216 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.217 [eventLoopGroupProxy-13-2 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 22:51:42.217 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.220 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.221 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.221 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.221 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.223 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.226 [eventLoopGroupProxy-13-2 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.226 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.226 [eventLoopGroupProxy-13-2 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.227 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.230 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.230 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.230 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.230 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.233 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.237 [eventLoopGroupProxy-13-2 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.237 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.237 [eventLoopGroupProxy-13-2 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.238 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.241 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.241 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.241 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.241 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.243 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.246 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.250 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.250 [eventLoopGroupProxy-13-2 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 22:51:42.251 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.253 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.253 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.253 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.253 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.254 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.257 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.258 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.258 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.259 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.260 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.260 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.260 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.260 [DefaultDispatcher-worker-9 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.262 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.308 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.309 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.309 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-03 22:51:42.309 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.311 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.311 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.311 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.311 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.312 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.315 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.315 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.316 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.316 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.318 [DefaultDispatcher-worker-4 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:42.318 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.318 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.318 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.318 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.319 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.322 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.322 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.322 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.323 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.324 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.325 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.325 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.325 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.326 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.328 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.328 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.328 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.329 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.330 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.330 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.330 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.331 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.332 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.335 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.335 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.335 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.336 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.337 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.337 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.337 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.337 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.338 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.342 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.342 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.342 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.343 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.344 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.344 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.344 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.344 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.346 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.349 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.349 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.350 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.350 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.352 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.352 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.352 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.352 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.353 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.356 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.356 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.356 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.357 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.358 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.358 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.358 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.358 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.359 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.362 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.362 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.362 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.362 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.363 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.364 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.364 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.364 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.365 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.367 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.367 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.368 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.368 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.369 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.370 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.370 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.370 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.371 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.373 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.373 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.373 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.374 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.375 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.375 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.375 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.375 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.377 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.379 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.379 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.379 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.380 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.381 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.381 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.381 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.381 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.383 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.385 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.385 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.385 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.386 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.387 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.387 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.387 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.387 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.388 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.432 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.432 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.432 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:42.433 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.435 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.435 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.435 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.435 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.436 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.439 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.439 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.439 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.440 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.441 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.441 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.441 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.441 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.442 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.444 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.445 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.445 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.445 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.447 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.447 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.447 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.447 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.448 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.492 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.492 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.492 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:42.493 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.495 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.495 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.495 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.495 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.496 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.498 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.498 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.498 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.498 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.501 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.501 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.501 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.501 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.503 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.506 [eventLoopGroupProxy-13-2 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.506 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.506 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.507 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.508 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.508 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.508 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.508 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.510 [eventLoopGroupProxy-13-2 @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-03 22:51:42.512 [eventLoopGroupProxy-13-2 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.512 [eventLoopGroupProxy-13-2 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.512 [eventLoopGroupProxy-13-2 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.513 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.514 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.514 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.514 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.514 [DefaultDispatcher-worker-5 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.516 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.560 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.560 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.561 [eventLoopGroupProxy-13-2 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:42.561 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.563 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.563 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.563 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.563 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.564 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.566 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.567 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.567 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.567 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.571 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.571 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.571 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.571 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.573 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.616 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.616 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.617 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:42.617 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.619 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.619 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.619 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.620 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.621 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.668 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.669 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.669 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:42.670 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.671 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.671 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.671 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.671 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.673 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.716 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.717 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.717 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:42.717 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.719 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.719 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.719 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.719 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.721 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.764 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.764 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.764 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:42.765 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.766 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.766 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.766 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.766 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.768 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.770 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.770 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.771 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.771 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.773 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.773 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.773 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.773 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.774 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.776 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.776 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.777 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.777 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.779 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.779 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.779 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.779 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.780 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.782 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.783 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.783 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.783 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.785 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.785 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.785 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.785 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.786 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.789 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.789 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.789 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.790 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.791 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.791 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.791 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.791 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.792 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.795 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.795 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.795 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.796 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.797 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.797 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.797 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.797 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.799 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.801 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.801 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.801 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.802 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.803 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.803 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.803 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.803 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.804 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.806 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.807 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.807 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.807 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.809 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.809 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.809 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.809 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.810 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.813 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.813 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.813 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.814 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.815 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.815 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.815 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.815 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.816 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.818 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.819 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.819 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.819 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.821 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.821 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.821 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.821 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.822 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.825 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.825 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.825 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.826 [DefaultDispatcher-worker-1 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.827 [DefaultDispatcher-worker-1 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.827 [DefaultDispatcher-worker-1 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.827 [DefaultDispatcher-worker-1 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.827 [DefaultDispatcher-worker-1 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.829 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.831 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.831 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.831 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.832 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.833 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.833 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.833 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.833 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.834 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.837 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.837 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.837 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.837 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.839 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.839 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.839 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.839 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.840 [DefaultDispatcher-worker-8 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:42.840 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.843 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.843 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.843 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.844 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.846 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.846 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.846 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.846 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.847 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.849 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.849 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.849 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:42.850 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.852 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.852 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.852 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.852 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.853 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.890 [DefaultDispatcher-worker-3 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.896 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.897 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.897 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:42.898 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.899 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.899 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.899 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.899 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.901 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.903 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.903 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.903 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.903 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.905 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.905 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.905 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.905 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.906 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.908 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.908 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.909 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.909 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.912 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.912 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.912 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.912 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.913 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.915 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.915 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.916 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.916 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.918 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.918 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.918 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.918 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.919 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.922 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.922 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.923 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:42.923 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.924 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.925 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.925 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.925 [DefaultDispatcher-worker-3 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.926 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.927 [DefaultDispatcher-worker-4 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:42.933 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.933 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.933 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-03 22:51:42.934 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.935 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.935 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.936 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.936 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.937 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.939 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.939 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.940 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:42.940 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.943 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.943 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.943 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.943 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.945 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:42.992 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:42.993 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:42.993 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:42.993 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.996 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.996 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:42.996 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:42.997 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:42.998 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.001 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.001 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.002 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:43.002 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.004 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.004 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.004 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.004 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.005 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.008 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.008 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.008 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.009 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.010 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.010 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.010 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.010 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.016 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.060 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.060 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.061 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.061 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.065 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.065 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.065 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.065 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.067 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.069 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.069 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.069 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.070 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.071 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.071 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.071 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.071 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.072 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.074 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.075 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.075 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.075 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.076 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.077 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.077 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.077 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.078 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.080 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.080 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.080 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.086 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.087 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.087 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.087 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.087 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.088 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.090 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.091 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.091 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.092 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.095 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.095 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.095 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.096 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.097 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.099 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.099 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.099 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.100 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.101 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.102 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.102 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.102 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.103 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.105 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.105 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.105 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.106 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.107 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.107 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.107 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.107 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.109 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.111 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.111 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.111 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.112 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.113 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.113 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.113 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.113 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.114 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.116 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.116 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.117 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.117 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.118 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.118 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.118 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.118 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.119 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.121 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.121 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.122 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.122 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.123 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.123 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.123 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.123 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.125 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.126 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.127 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.127 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.127 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.128 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.129 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.129 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.129 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.130 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.132 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.132 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.132 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.133 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.134 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.134 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.134 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.134 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.135 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.180 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.180 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.180 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.181 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.182 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.182 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.182 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.182 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.183 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.185 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.185 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.185 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.186 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.187 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.187 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.187 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.187 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.188 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.236 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.236 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.236 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:43.237 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.239 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.239 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.239 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.239 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.241 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.243 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.244 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.244 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:43.245 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.246 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.246 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.246 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.246 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.247 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.291 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.291 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.292 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.292 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.294 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.294 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.294 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.294 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.295 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.339 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.339 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.339 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:43.340 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.341 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.341 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.341 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.341 [DefaultDispatcher-worker-4 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.343 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.361 [DefaultDispatcher-worker-14 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:43.387 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.387 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.388 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.388 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.389 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.389 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.389 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.389 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.391 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.435 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.435 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.435 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.436 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.437 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.437 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.437 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.437 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.439 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.483 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.483 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.484 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.484 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.486 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.486 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.486 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.486 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.487 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.490 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.490 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.490 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.491 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.492 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.492 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.492 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.492 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.493 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.544 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.544 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.544 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-03 22:51:43.545 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.546 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.547 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.547 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.547 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.548 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.551 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.551 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.551 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.551 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.552 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.552 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.552 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.553 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.554 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.556 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.556 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.557 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-03 22:51:43.557 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.558 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.558 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.558 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.558 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.559 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.562 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.562 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.562 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.563 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.564 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.564 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.564 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.564 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.565 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.567 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.568 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.568 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.568 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.569 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.569 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.569 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.569 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.571 [eventLoopGroupProxy-13-2 @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-03 22:51:43.573 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.573 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.573 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.573 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.575 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.575 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.575 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.575 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.576 [eventLoopGroupProxy-13-2 @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-03 22:51:43.624 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.625 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.625 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-03 22:51:43.625 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.627 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.627 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.627 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.627 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.628 [eventLoopGroupProxy-13-2 @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-03 22:51:43.630 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.631 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.631 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.631 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.632 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.632 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.632 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.632 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.634 [eventLoopGroupProxy-13-2 @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-03 22:51:43.636 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.636 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.636 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.637 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.638 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.638 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.638 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.638 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.639 [eventLoopGroupProxy-13-2 @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-03 22:51:43.641 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.641 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.641 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.642 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.643 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.643 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.643 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.643 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.644 [eventLoopGroupProxy-13-2 @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-03 22:51:43.692 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.692 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.692 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-03 22:51:43.693 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.694 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.694 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.694 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.694 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.696 [eventLoopGroupProxy-13-2 @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-03 22:51:43.698 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.698 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.698 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.699 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.700 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.700 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.700 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.700 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.701 [eventLoopGroupProxy-13-2 @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-03 22:51:43.703 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.703 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.703 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.703 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.704 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.704 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.704 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.705 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.706 [eventLoopGroupProxy-13-2 @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-03 22:51:43.707 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.707 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.708 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.708 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.709 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.709 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.709 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.710 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.711 [eventLoopGroupProxy-13-2 @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-03 22:51:43.756 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.756 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.756 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.757 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.758 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.758 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.758 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.758 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.760 [eventLoopGroupProxy-13-2 @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-03 22:51:43.805 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.805 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.805 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.806 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.808 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.808 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.808 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.808 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.809 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.812 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.812 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.812 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.813 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.816 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.816 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.816 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.816 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.817 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.826 [eventLoopGroupProxy-13-2 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.826 [eventLoopGroupProxy-13-2 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.826 [eventLoopGroupProxy-13-2 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-03 22:51:43.827 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.829 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.829 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.829 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.829 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.830 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.832 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.832 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.832 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.833 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.835 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.835 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.835 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.835 [DefaultDispatcher-worker-13 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.836 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.878 [DefaultDispatcher-worker-10 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:43.880 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.880 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.881 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-03 22:51:43.881 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.882 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.883 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.883 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.883 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.884 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.886 [eventLoopGroupProxy-13-2 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.886 [eventLoopGroupProxy-13-2 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.886 [eventLoopGroupProxy-13-2 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:43.887 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.888 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.888 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.888 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.889 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.890 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.940 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.941 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.941 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-03 22:51:43.941 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.943 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.943 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.943 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.943 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.944 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-03 22:51:43.988 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.988 [eventLoopGroupProxy-13-2 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.988 [eventLoopGroupProxy-13-2 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:43.989 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.990 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.990 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.991 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.991 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.992 [eventLoopGroupProxy-13-2 @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-03 22:51:43.995 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:43.995 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:43.995 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:43.996 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.997 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.997 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:43.997 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:43.997 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:43.999 [eventLoopGroupProxy-13-2 @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-03 22:51:44.045 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.045 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.045 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-03 22:51:44.046 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.047 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.047 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.047 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.047 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.049 [eventLoopGroupProxy-13-2 @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-03 22:51:44.051 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.051 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.051 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:44.052 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.053 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.053 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.053 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.053 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.054 [eventLoopGroupProxy-13-2 @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-03 22:51:44.056 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.057 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.057 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:44.057 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.059 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.059 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.059 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.059 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.060 [eventLoopGroupProxy-13-2 @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-03 22:51:44.062 [eventLoopGroupProxy-13-2 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.062 [eventLoopGroupProxy-13-2 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.062 [eventLoopGroupProxy-13-2 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:44.062 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.065 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.065 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.065 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.065 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.066 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:44.076 [eventLoopGroupProxy-13-2 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.077 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.077 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-05-03 22:51:44.077 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.079 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.079 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.079 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.079 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.080 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:44.123 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.124 [eventLoopGroupProxy-13-2 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.124 [eventLoopGroupProxy-13-2 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-03 22:51:44.124 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.126 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.126 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.126 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.126 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.127 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:44.129 [eventLoopGroupProxy-13-2 @coroutine#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.130 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.130 [eventLoopGroupProxy-13-2 @call-handler#1613] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-03 22:51:44.130 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.131 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.132 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.132 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.132 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.133 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:44.135 [eventLoopGroupProxy-13-2 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.135 [eventLoopGroupProxy-13-2 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.135 [eventLoopGroupProxy-13-2 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-03 22:51:44.136 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.137 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.137 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:44.137 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.137 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.c.plugins.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-03 22:51:44.138 [eventLoopGroupProxy-13-2 @call-handler#1623] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-03 22:51:44.142 [eventLoopGroupProxy-13-2 @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:44.143 [eventLoopGroupProxy-13-2 @call-handler#1623] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.143 [eventLoopGroupProxy-13-2 @call-handler#1623] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-03 22:51:44.143 [DefaultDispatcher-worker-10 @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:44.158 [DefaultDispatcher-worker-14 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:44.165 [DefaultDispatcher-worker-7 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:44.166 [DefaultDispatcher-worker-7 @coroutine#808] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:44.166 [DefaultDispatcher-worker-7 @coroutine#808] 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-03 22:51:44.166 [DefaultDispatcher-worker-7 @coroutine#808] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:44.166 [DefaultDispatcher-worker-7 @coroutine#808] 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-03 22:51:44.167 [eventLoopGroupProxy-13-2 @call-handler#1633] 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-03 22:51:44.168 [eventLoopGroupProxy-13-2 @call-handler#1633] 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-03 22:51:44.168 [eventLoopGroupProxy-13-2 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:44.195 [DefaultDispatcher-worker-7 @call-handler#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-05-03 22:51:44.195 [eventLoopGroupProxy-13-2 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:44.196 [eventLoopGroupProxy-13-2 @call-handler#1633] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-03 22:51:44.196 [DefaultDispatcher-worker-7 @coroutine#775] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:44.196 [DefaultDispatcher-worker-7 @coroutine#775] 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/588121471120281600/_ustadmanifest.json. 2024-05-03 22:51:44.196 [DefaultDispatcher-worker-7 @coroutine#775] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:44.196 [DefaultDispatcher-worker-14 @coroutine#808] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:44.196 [DefaultDispatcher-worker-14 @coroutine#808] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:44.197 [DefaultDispatcher-worker-14 @coroutine#808] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:44.197 [DefaultDispatcher-worker-14 @coroutine#808] 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-03 22:51:44.197 [DefaultDispatcher-worker-4 @coroutine#775] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:44.197 [DefaultDispatcher-worker-4 @coroutine#775] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json 2024-05-03 22:51:44.198 [DefaultDispatcher-worker-16 @coroutine#775] 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/588121471120281600/_ustadmanifest.json. 2024-05-03 22:51:44.198 [DefaultDispatcher-worker-16 @coroutine#775] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588121471120281600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:51:44.208 [DefaultDispatcher-worker-7 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9 2024-05-03 22:51:44.233 [DefaultDispatcher-worker-11 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103033fe 2024-05-03 22:51:44.253 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-03 22:51:44.254 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-03 22:51:44.254 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-03 22:51:44.254 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-03 22:51:44.254 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-03 22:51:44.259 [Test worker @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-03 22:51:44.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-03 22:51:44.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-03 22:51:44.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:44.259 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36dc6b9: (connection evicted) 2024-05-03 22:51:44.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:44.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-03 22:51:44.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-03 22:51:44.414 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:44.414 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:44.658 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-03 22:51:44.901 [DefaultDispatcher-worker-16 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3b0397 2024-05-03 22:51:45.263 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7c919e1e 2024-05-03 22:51:45.264 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7c919e1e 2024-05-03 22:51:45.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-03 22:51:45.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-03 22:51:45.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:45.264 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103033fe: (connection evicted) 2024-05-03 22:51:45.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:45.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-03 22:51:45.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ea1eb5 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:45.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:45.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-03 22:51:45.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7c00de 2024-05-03 22:51:45.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7c00de 2024-05-03 22:51:45.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-03 22:51:45.291 [DefaultDispatcher-worker-11 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7c00de 2024-05-03 22:51:45.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b49b1df 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:45.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:45.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-03 22:51:45.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-05-03 22:51:45.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-05-03 22:51:45.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c9168c3 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:45.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:45.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-03 22:51:45.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2024-05-03 22:51:45.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2024-05-03 22:51:45.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-03 22:51:45.305 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:45.306 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-03 22:51:45.308 [DefaultDispatcher-worker-13 @coroutine#1671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:45.311 [DefaultDispatcher-worker-13 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-05-03 22:51:45.312 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:45.313 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-03 22:51:45.313 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:45.313 [Test worker @coroutine#1672] 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-03 22:51:45.316 [eventLoopGroupProxy-16-1 @call-handler#1678] 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-03 22:51:45.316 [eventLoopGroupProxy-16-1 @call-handler#1678] 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-03 22:51:45.318 [eventLoopGroupProxy-16-1 @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2024-05-03 22:51:45.319 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:45.320 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-03 22:51:45.320 [Test worker @coroutine#1672] 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-03 22:51:45.320 [Test worker @coroutine#1672] 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-03 22:51:45.321 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:45.321 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - 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-03 22:51:45.321 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:45.321 [Test worker @coroutine#1683] TRACE i.k.c.plugins.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-03 22:51:45.322 [eventLoopGroupProxy-16-1 @call-handler#1685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-03 22:51:45.326 [eventLoopGroupProxy-16-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2024-05-03 22:51:45.326 [eventLoopGroupProxy-16-1 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:45.327 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-03 22:51:45.330 [eventLoopGroupProxy-16-2 @call-handler#1695] 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-03 22:51:45.336 [eventLoopGroupProxy-16-2 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:45.342 [Test worker @coroutine#1697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c24639e 2024-05-03 22:51:45.376 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:45.401 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:45.403 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22349ad3 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:46.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:46.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-03 22:51:46.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1828ab51 2024-05-03 22:51:46.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1828ab51 2024-05-03 22:51:46.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-03 22:51:46.457 [DefaultDispatcher-worker-11 @coroutine#1703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828ab51 2024-05-03 22:51:46.463 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54807/api/blob/upload-init-batch 2024-05-03 22:51:46.463 [Test worker @coroutine#1703] 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:54807/api/blob/upload-init-batch. 2024-05-03 22:51:46.463 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54807/api/blob/upload-init-batch 2024-05-03 22:51:46.463 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54807/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 22:51:46.465 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54807/api/blob/upload-init-batch 2024-05-03 22:51:46.465 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54807/api/blob/upload-init-batch 2024-05-03 22:51:46.465 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54807/api/blob/upload-init-batch. 2024-05-03 22:51:46.465 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54807/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:46.478 [DefaultDispatcher-worker-7 @coroutine#1703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828ab51 2024-05-03 22:51:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-03 22:51:46.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-03 22:51:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:46.484 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1828ab51: (connection evicted) 2024-05-03 22:51:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:46.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-03 22:51:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d14ea0 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:46.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-03 22:51:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@677274e7 2024-05-03 22:51:46.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@677274e7 2024-05-03 22:51:46.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-03 22:51:46.509 [Test worker @coroutine#1715] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38035/api/blob/upload-init-batch 2024-05-03 22:51:46.509 [Test worker @coroutine#1715] 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:38035/api/blob/upload-init-batch. 2024-05-03 22:51:46.509 [Test worker @coroutine#1715] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38035/api/blob/upload-init-batch 2024-05-03 22:51:46.509 [Test worker @coroutine#1715] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38035/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 22:51:46.511 [Test worker @coroutine#1715] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38035/api/blob/upload-init-batch 2024-05-03 22:51:46.511 [Test worker @coroutine#1715] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38035/api/blob/upload-init-batch 2024-05-03 22:51:46.512 [Test worker @coroutine#1715] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38035/api/blob/upload-init-batch. 2024-05-03 22:51:46.512 [Test worker @coroutine#1715] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38035/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-03 22:51:46.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-03 22:51:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:46.513 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@677274e7: (connection evicted) 2024-05-03 22:51:46.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:46.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-03 22:51:46.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28796d0e 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:46.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:46.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04 2024-05-03 22:51:46.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04 2024-05-03 22:51:46.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-03 22:51:46.542 [Test worker @coroutine#1721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50991/api/blob/upload-init-batch 2024-05-03 22:51:46.542 [Test worker @coroutine#1721] 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:50991/api/blob/upload-init-batch. 2024-05-03 22:51:46.542 [Test worker @coroutine#1721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50991/api/blob/upload-init-batch 2024-05-03 22:51:46.543 [Test worker @coroutine#1721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50991/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-03 22:51:46.544 [Test worker @coroutine#1721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50991/api/blob/upload-init-batch 2024-05-03 22:51:46.544 [Test worker @coroutine#1721] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50991/api/blob/upload-init-batch 2024-05-03 22:51:46.545 [Test worker @coroutine#1721] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50991/api/blob/upload-init-batch. 2024-05-03 22:51:46.545 [Test worker @coroutine#1721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50991/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:46.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-03 22:51:46.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-03 22:51:46.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:46.550 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fed0c04: (connection evicted) 2024-05-03 22:51:46.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:46.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-03 22:51:46.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106ac5f4 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:46.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:46.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-05-03 22:51:46.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-05-03 22:51:46.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-03 22:51:46.976 [DefaultDispatcher-worker-11 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e312811 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:46.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-05-03 22:51:46.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@77511e9c 2024-05-03 22:51:46.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-03 22:51:47.013 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4de96e 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-03 22:51:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-03 22:51:47.080 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.084 [DefaultDispatcher-worker-13 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.093 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.103 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.113 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.118 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.127 [DefaultDispatcher-worker-7 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-05-03 22:51:47.128 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-03 22:51:47.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-03 22:51:47.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.134 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c194c4e: (connection evicted) 2024-05-03 22:51:47.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:47.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-03 22:51:47.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-03 22:51:47.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-03 22:51:47.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:47.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7137cd14 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:47.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:47.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-03 22:51:47.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-03 22:51:47.186 [DefaultDispatcher-worker-16 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.195 [DefaultDispatcher-worker-15 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.205 [DefaultDispatcher-worker-1 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.214 [DefaultDispatcher-worker-11 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.219 [Test worker @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.231 [DefaultDispatcher-worker-11 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-05-03 22:51:47.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-03 22:51:47.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-03 22:51:47.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.233 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de2344a: (connection evicted) 2024-05-03 22:51:47.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:47.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-03 22:51:47.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d8e6b6 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:47.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:47.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:47.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-03 22:51:47.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-03 22:51:47.277 [DefaultDispatcher-worker-11 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7c00de 2024-05-03 22:51:47.282 [DefaultDispatcher-worker-7 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.292 [DefaultDispatcher-worker-11 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.301 [DefaultDispatcher-worker-4 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.304 [DefaultDispatcher-worker-16 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@571903ff 2024-05-03 22:51:47.310 [DefaultDispatcher-worker-4 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-05-03 22:51:47.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-03 22:51:47.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-03 22:51:47.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.312 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4: (connection evicted) 2024-05-03 22:51:47.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:47.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-03 22:51:47.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@600a1270 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:47.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:47.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-03 22:51:47.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-03 22:51:47.364 [DefaultDispatcher-worker-2 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.374 [DefaultDispatcher-worker-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.383 [DefaultDispatcher-worker-16 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.393 [DefaultDispatcher-worker-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.398 [Test worker @coroutine#1779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.407 [DefaultDispatcher-worker-12 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28effa3f 2024-05-03 22:51:47.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-03 22:51:47.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-03 22:51:47.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:47.414 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28effa3f: (connection evicted) 2024-05-03 22:51:47.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:47.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-03 22:51:47.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-03 22:51:53.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b38986 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:53.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:53.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-03 22:51:53.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ac998 2024-05-03 22:51:53.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ac998 2024-05-03 22:51:53.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-03 22:51:53.947 [DefaultDispatcher-worker-12 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7ac998 2024-05-03 22:51:53.996 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5b549b 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:54.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:54.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-03 22:51:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-05-03 22:51:54.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@539f2fec 2024-05-03 22:51:54.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-03 22:51:54.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dea0a7 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:54.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-05-03 22:51:54.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-05-03 22:51:54.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-03 22:51:54.703 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-05-03 22:51:54.706 [Test worker @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2e841 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:54.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:54.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-03 22:51:54.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-05-03 22:51:54.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-05-03 22:51:54.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-03 22:51:54.744 [Test worker @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-05-03 22:51:54.747 [Test worker @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@698daff6 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb4d4ee 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:54.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:54.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:54.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:54.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-03 22:51:54.754 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2024-05-03 22:51:54.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2024-05-03 22:51:54.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-03 22:51:54.774 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.782 [Test worker @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2024-05-03 22:51:54.784 [Test worker @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a0b550a 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e00723b 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:54.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:54.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-03 22:51:54.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 22:51:54.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 22:51:54.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-03 22:51:54.813 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.815 [Test worker @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 22:51:54.819 [Test worker @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d7d574 2024-05-03 22:51:54.825 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:54.825 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:54.827 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:54.828 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:54.828 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:54.854 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.869 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:54.870 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:54.870 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:54.887 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:54.913 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:54.914 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:54.914 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:54.957 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:54.958 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:54.958 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.005 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:55.006 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:55.006 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.049 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:55.050 [Test worker @coroutine#1851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37733/ 2024-05-03 22:51:55.050 [Test worker @coroutine#1851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37733/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.097 [Test worker @coroutine#1851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37733/ 2024-05-03 22:51:55.102 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.102 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.103 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.104 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.104 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.149 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.150 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.150 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.193 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.194 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.194 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.241 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.242 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.242 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.289 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.290 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.290 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.337 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.338 [Test worker @coroutine#1868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34979/ 2024-05-03 22:51:55.338 [Test worker @coroutine#1868] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34979/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-03 22:51:55.339 [Test worker @coroutine#1868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34979/ 2024-05-03 22:51:55.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e14ed59 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:55.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:55.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-03 22:51:55.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-03 22:51:55.642 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.659 [Test worker @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.662 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.666 [DefaultDispatcher-worker-13 @coroutine#1907] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.666 [DefaultDispatcher-worker-13 @coroutine#1907] 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:49049/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:55.666 [DefaultDispatcher-worker-13 @coroutine#1907] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.666 [DefaultDispatcher-worker-13 @coroutine#1907] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:55.668 [DefaultDispatcher-worker-14 @coroutine#1907] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.668 [DefaultDispatcher-worker-14 @coroutine#1907] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.675 [DefaultDispatcher-worker-8 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.676 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.676 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:55.676 [DefaultDispatcher-worker-8 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.677 [DefaultDispatcher-worker-2 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.677 [DefaultDispatcher-worker-2 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.680 [Test worker @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c49a55 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:55.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:55.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-03 22:51:55.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-03 22:51:55.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.713 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:55.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f19177b 2024-05-03 22:51:55.719 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f19177b 2024-05-03 22:51:55.723 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@21deece8 2024-05-03 22:51:55.724 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@21deece8 2024-05-03 22:51:55.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e17c0b 2024-05-03 22:51:55.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e17c0b 2024-05-03 22:51:55.728 [Test worker @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.729 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e3e6d3 2024-05-03 22:51:55.729 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e3e6d3 2024-05-03 22:51:55.730 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.732 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6977b 2024-05-03 22:51:55.732 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6977b 2024-05-03 22:51:55.735 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 22:51:55.735 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-03 22:51:55.735 [DefaultDispatcher-worker-13 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 22:51:55.735 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@514982cb 2024-05-03 22:51:55.735 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@514982cb 2024-05-03 22:51:55.737 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 22:51:55.737 [DefaultDispatcher-worker-4 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-03 22:51:55.739 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe6adcd 2024-05-03 22:51:55.739 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe6adcd 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f1545c 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:55.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:55.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-03 22:51:55.740 [DefaultDispatcher-worker-12 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-05-03 22:51:55.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-03 22:51:55.742 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc199c 2024-05-03 22:51:55.742 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc199c 2024-05-03 22:51:55.744 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e24bb1 2024-05-03 22:51:55.744 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e24bb1 2024-05-03 22:51:55.744 [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-03 22:51:55.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.782 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:55.787 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e643d3 2024-05-03 22:51:55.787 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e643d3 2024-05-03 22:51:55.791 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7721b29f 2024-05-03 22:51:55.791 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7721b29f 2024-05-03 22:51:55.792 [Test worker @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.794 [Test worker @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.795 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@731e28a3 2024-05-03 22:51:55.795 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@731e28a3 2024-05-03 22:51:55.795 [DefaultDispatcher-worker-15 @coroutine#1940] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.795 [DefaultDispatcher-worker-15 @coroutine#1940] 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:53175/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:55.795 [DefaultDispatcher-worker-15 @coroutine#1940] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.795 [DefaultDispatcher-worker-15 @coroutine#1940] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:55.798 [DefaultDispatcher-worker-16 @coroutine#1940] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.798 [DefaultDispatcher-worker-16 @coroutine#1940] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.799 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@361cb8a4 2024-05-03 22:51:55.799 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@361cb8a4 2024-05-03 22:51:55.803 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daf8d6f 2024-05-03 22:51:55.803 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daf8d6f 2024-05-03 22:51:55.806 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.806 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.806 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:55.806 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.806 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e06d0f 2024-05-03 22:51:55.806 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e06d0f 2024-05-03 22:51:55.807 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.807 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.809 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b90660 2024-05-03 22:51:55.809 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b90660 2024-05-03 22:51:55.810 [Test worker @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.811 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@563347eb 2024-05-03 22:51:55.811 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@563347eb 2024-05-03 22:51:55.814 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57767cb7 2024-05-03 22:51:55.814 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57767cb7 2024-05-03 22:51:55.814 [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-03 22:51:55.821 [DefaultDispatcher-worker-15 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.830 [DefaultDispatcher-worker-16 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.840 [DefaultDispatcher-worker-16 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.841 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:55.845 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1907d408 2024-05-03 22:51:55.845 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1907d408 2024-05-03 22:51:55.848 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c03958 2024-05-03 22:51:55.848 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c03958 2024-05-03 22:51:55.851 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ffbf78 2024-05-03 22:51:55.851 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ffbf78 2024-05-03 22:51:55.851 [DefaultDispatcher-worker-12 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.854 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fd3363 2024-05-03 22:51:55.854 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fd3363 2024-05-03 22:51:55.856 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fd0a20 2024-05-03 22:51:55.856 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fd0a20 2024-05-03 22:51:55.859 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1e7be 2024-05-03 22:51:55.859 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e1e7be 2024-05-03 22:51:55.862 [DefaultDispatcher-worker-15 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.862 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b8045 2024-05-03 22:51:55.862 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b8045 2024-05-03 22:51:55.865 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d2cc2c 2024-05-03 22:51:55.865 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d2cc2c 2024-05-03 22:51:55.867 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f677cdc 2024-05-03 22:51:55.868 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f677cdc 2024-05-03 22:51:55.868 [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-03 22:51:55.871 [DefaultDispatcher-worker-16 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.881 [DefaultDispatcher-worker-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.891 [DefaultDispatcher-worker-16 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.904 [DefaultDispatcher-worker-14 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.916 [DefaultDispatcher-worker-4 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-03 22:51:55.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:55.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-03 22:51:55.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.969 [Test worker @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.971 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.973 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.973 [DefaultDispatcher-worker-1 @coroutine#1986] 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:50637/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:55.973 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.973 [DefaultDispatcher-worker-1 @coroutine#1986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50637/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:55.975 [DefaultDispatcher-worker-13 @coroutine#1986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.975 [DefaultDispatcher-worker-13 @coroutine#1986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:55.981 [DefaultDispatcher-worker-11 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.981 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.981 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:55.981 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.982 [DefaultDispatcher-worker-15 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.982 [DefaultDispatcher-worker-15 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:55.985 [Test worker @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:55.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:55.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:55.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:55.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:55.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-03 22:51:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:55.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-03 22:51:55.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:56.014 [Test worker @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:56.017 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:56.020 [DefaultDispatcher-worker-14 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 22:51:56.020 [DefaultDispatcher-worker-14 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-03 22:51:56.020 [DefaultDispatcher-worker-14 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 22:51:56.021 [DefaultDispatcher-worker-7 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 22:51:56.021 [DefaultDispatcher-worker-7 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-03 22:51:56.027 [DefaultDispatcher-worker-3 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2024-05-03 22:51:56.032 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.036 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aabf36 2024-05-03 22:51:56.036 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aabf36 2024-05-03 22:51:56.040 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d4193 2024-05-03 22:51:56.041 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@86d4193 2024-05-03 22:51:56.043 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c52d446 2024-05-03 22:51:56.043 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@c52d446 2024-05-03 22:51:56.046 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49504ba8 2024-05-03 22:51:56.046 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49504ba8 2024-05-03 22:51:56.048 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a500ebb 2024-05-03 22:51:56.048 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a500ebb 2024-05-03 22:51:56.051 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3a5bb 2024-05-03 22:51:56.051 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3a5bb 2024-05-03 22:51:56.053 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6239be03 2024-05-03 22:51:56.053 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6239be03 2024-05-03 22:51:56.056 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fb4e7 2024-05-03 22:51:56.056 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@297fb4e7 2024-05-03 22:51:56.058 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@334042a5 2024-05-03 22:51:56.058 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@334042a5 2024-05-03 22:51:56.058 [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-03 22:51:56.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a8e484b 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-03 22:51:56.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-03 22:51:56.092 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.097 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@218eb5e1 2024-05-03 22:51:56.098 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@218eb5e1 2024-05-03 22:51:56.102 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f494fa0 2024-05-03 22:51:56.102 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f494fa0 2024-05-03 22:51:56.104 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76de91 2024-05-03 22:51:56.104 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b76de91 2024-05-03 22:51:56.107 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e74459b 2024-05-03 22:51:56.107 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e74459b 2024-05-03 22:51:56.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.109 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a01c409 2024-05-03 22:51:56.109 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a01c409 2024-05-03 22:51:56.112 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0a8a6 2024-05-03 22:51:56.112 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd0a8a6 2024-05-03 22:51:56.114 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@424f779b 2024-05-03 22:51:56.114 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@424f779b 2024-05-03 22:51:56.117 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bbad4 2024-05-03 22:51:56.117 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5bbad4 2024-05-03 22:51:56.119 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace169a 2024-05-03 22:51:56.119 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ace169a 2024-05-03 22:51:56.119 [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-03 22:51:56.128 [Test worker @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.131 [Test worker @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.133 [DefaultDispatcher-worker-10 @coroutine#2019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.133 [DefaultDispatcher-worker-10 @coroutine#2019] 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:52049/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.133 [DefaultDispatcher-worker-10 @coroutine#2019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.133 [DefaultDispatcher-worker-10 @coroutine#2019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52049/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.138 [DefaultDispatcher-worker-7 @coroutine#2019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.138 [DefaultDispatcher-worker-7 @coroutine#2019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.143 [DefaultDispatcher-worker-3 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.143 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.143 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.143 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.144 [DefaultDispatcher-worker-16 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.144 [DefaultDispatcher-worker-16 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.147 [Test worker @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e24d3c 2024-05-03 22:51:56.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-03 22:51:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-03 22:51:56.153 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.170 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.172 [Test worker @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.172 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4265cbed 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-03 22:51:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-03 22:51:56.178 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6313eab 2024-05-03 22:51:56.178 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6313eab 2024-05-03 22:51:56.182 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f6c01d 2024-05-03 22:51:56.182 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f6c01d 2024-05-03 22:51:56.184 [DefaultDispatcher-worker-10 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1ea463 2024-05-03 22:51:56.185 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc955db 2024-05-03 22:51:56.185 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc955db 2024-05-03 22:51:56.188 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cbca26 2024-05-03 22:51:56.188 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cbca26 2024-05-03 22:51:56.190 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@468071d2 2024-05-03 22:51:56.190 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@468071d2 2024-05-03 22:51:56.192 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7848a737 2024-05-03 22:51:56.192 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7848a737 2024-05-03 22:51:56.194 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee94268 2024-05-03 22:51:56.194 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee94268 2024-05-03 22:51:56.197 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e43569 2024-05-03 22:51:56.197 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e43569 2024-05-03 22:51:56.198 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.199 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cafdf66 2024-05-03 22:51:56.199 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cafdf66 2024-05-03 22:51:56.199 [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-03 22:51:56.210 [Test worker @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.212 [Test worker @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.214 [DefaultDispatcher-worker-10 @coroutine#2048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.214 [DefaultDispatcher-worker-10 @coroutine#2048] 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:60359/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.214 [DefaultDispatcher-worker-10 @coroutine#2048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.214 [DefaultDispatcher-worker-10 @coroutine#2048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60359/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.216 [DefaultDispatcher-worker-4 @coroutine#2048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.216 [DefaultDispatcher-worker-4 @coroutine#2048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.225 [DefaultDispatcher-worker-5 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.225 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.225 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.225 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.226 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.226 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.229 [Test worker @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:56.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf46574 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-03 22:51:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-03 22:51:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.247 [Test worker @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.249 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300e18fe 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.251 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.252 [DefaultDispatcher-worker-14 @coroutine#2069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-03 22:51:56.252 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.252 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.252 [DefaultDispatcher-worker-14 @coroutine#2069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-03 22:51:56.252 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.256 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585ec5fb 2024-05-03 22:51:56.256 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@585ec5fb 2024-05-03 22:51:56.260 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56993080 2024-05-03 22:51:56.260 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56993080 2024-05-03 22:51:56.261 [DefaultDispatcher-worker-12 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-03 22:51:56.263 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a6ae8b 2024-05-03 22:51:56.263 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a6ae8b 2024-05-03 22:51:56.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a43abb 2024-05-03 22:51:56.267 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a43abb 2024-05-03 22:51:56.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b44a9 2024-05-03 22:51:56.269 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b44a9 2024-05-03 22:51:56.272 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26796e36 2024-05-03 22:51:56.272 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26796e36 2024-05-03 22:51:56.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@414c4e84 2024-05-03 22:51:56.274 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@414c4e84 2024-05-03 22:51:56.275 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.277 [DefaultDispatcher-worker-14 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.277 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@778bc5f4 2024-05-03 22:51:56.277 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@778bc5f4 2024-05-03 22:51:56.279 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@143699a0 2024-05-03 22:51:56.279 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@143699a0 2024-05-03 22:51:56.279 [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-03 22:51:56.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0a69aa 2024-05-03 22:51:56.281 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0a69aa 2024-05-03 22:51:56.285 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd983b 2024-05-03 22:51:56.285 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cd983b 2024-05-03 22:51:56.289 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f202da 2024-05-03 22:51:56.289 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f202da 2024-05-03 22:51:56.289 [DefaultDispatcher-worker-14 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.291 [DefaultDispatcher-worker-14 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.291 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f09200 2024-05-03 22:51:56.291 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f09200 2024-05-03 22:51:56.291 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.292 [DefaultDispatcher-worker-12 @coroutine#2077] 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-03 22:51:56.292 [DefaultDispatcher-worker-12 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.292 [DefaultDispatcher-worker-12 @coroutine#2077] 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-03 22:51:56.292 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.292 [DefaultDispatcher-worker-14 @coroutine#2069] 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-03 22:51:56.292 [DefaultDispatcher-worker-14 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.293 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.294 [DefaultDispatcher-worker-4 @coroutine#2069] 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-03 22:51:56.294 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9bfa8d 2024-05-03 22:51:56.294 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9bfa8d 2024-05-03 22:51:56.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5603632c 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-03 22:51:56.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-03 22:51:56.298 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10aa565 2024-05-03 22:51:56.298 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10aa565 2024-05-03 22:51:56.301 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@648b934c 2024-05-03 22:51:56.301 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@648b934c 2024-05-03 22:51:56.303 [DefaultDispatcher-worker-11 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:56.304 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.304 [DefaultDispatcher-worker-11 @coroutine#2076] 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-03 22:51:56.304 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df6d4f 2024-05-03 22:51:56.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@50df6d4f 2024-05-03 22:51:56.305 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.307 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d3ba4b 2024-05-03 22:51:56.307 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d3ba4b 2024-05-03 22:51:56.307 [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-03 22:51:56.323 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.334 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.335 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.337 [Test worker @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.338 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.339 [DefaultDispatcher-worker-11 @coroutine#2091] 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:41147/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.339 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.339 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41147/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.339 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e2d317 2024-05-03 22:51:56.339 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e2d317 2024-05-03 22:51:56.340 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.341 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18253fbb 2024-05-03 22:51:56.344 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18253fbb 2024-05-03 22:51:56.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ab867 2024-05-03 22:51:56.347 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ab867 2024-05-03 22:51:56.349 [DefaultDispatcher-worker-12 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.349 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.349 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.349 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59183580 2024-05-03 22:51:56.350 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59183580 2024-05-03 22:51:56.350 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.350 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.352 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.353 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e22fdf 2024-05-03 22:51:56.353 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e22fdf 2024-05-03 22:51:56.353 [Test worker @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@680b0bbf 2024-05-03 22:51:56.355 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@680b0bbf 2024-05-03 22:51:56.357 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 22:51:56.357 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-03 22:51:56.358 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@211b4f59 2024-05-03 22:51:56.358 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@211b4f59 2024-05-03 22:51:56.361 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3937cacf 2024-05-03 22:51:56.361 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 22:51:56.361 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3937cacf 2024-05-03 22:51:56.361 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-03 22:51:56.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@716396e1 2024-05-03 22:51:56.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@716396e1 2024-05-03 22:51:56.363 [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-03 22:51:56.364 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 22:51:56.364 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-03 22:51:56.365 [DefaultDispatcher-worker-8 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.366 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 22:51:56.366 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-03 22:51:56.369 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 22:51:56.369 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-03 22:51:56.371 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 22:51:56.371 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-03 22:51:56.374 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 22:51:56.374 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-03 22:51:56.374 [DefaultDispatcher-worker-13 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.376 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 22:51:56.376 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-03 22:51:56.379 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 22:51:56.379 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-03 22:51:56.379 [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-03 22:51:56.383 [DefaultDispatcher-worker-12 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.392 [DefaultDispatcher-worker-13 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.398 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:56.403 [DefaultDispatcher-worker-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.403 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c439f14 2024-05-03 22:51:56.403 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c439f14 2024-05-03 22:51:56.407 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72846eec 2024-05-03 22:51:56.407 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72846eec 2024-05-03 22:51:56.410 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bbf464 2024-05-03 22:51:56.410 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bbf464 2024-05-03 22:51:56.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b964d7 2024-05-03 22:51:56.413 [DefaultDispatcher-worker-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.413 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b964d7 2024-05-03 22:51:56.415 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5362f68b 2024-05-03 22:51:56.415 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5362f68b 2024-05-03 22:51:56.418 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401105 2024-05-03 22:51:56.418 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2401105 2024-05-03 22:51:56.421 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b71ddfd 2024-05-03 22:51:56.421 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b71ddfd 2024-05-03 22:51:56.424 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53969b98 2024-05-03 22:51:56.424 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53969b98 2024-05-03 22:51:56.425 [DefaultDispatcher-worker-4 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.426 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784e9cf 2024-05-03 22:51:56.426 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1784e9cf 2024-05-03 22:51:56.426 [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-03 22:51:56.435 [DefaultDispatcher-worker-10 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.445 [DefaultDispatcher-worker-14 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.448 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.448 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 22:51:56.448 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.449 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.449 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.449 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 22:51:56.449 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41147/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:56.451 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.451 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 22:51:56.451 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.452 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.452 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.486 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:56.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-03 22:51:56.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c00da24 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-03 22:51:56.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-03 22:51:56.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.531 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.533 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.534 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.534 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.534 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.534 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.540 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.540 [DefaultDispatcher-worker-1 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.547 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.548 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.548 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.548 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.549 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.549 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.551 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be2ef56 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-03 22:51:56.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-03 22:51:56.557 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.569 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.571 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.583 [DefaultDispatcher-worker-3 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.583 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672549f3 2024-05-03 22:51:56.591 [DefaultDispatcher-worker-16 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.593 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:56.596 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d97f66 2024-05-03 22:51:56.596 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d97f66 2024-05-03 22:51:56.599 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@381e97cd 2024-05-03 22:51:56.599 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@381e97cd 2024-05-03 22:51:56.600 [DefaultDispatcher-worker-6 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.602 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c211416 2024-05-03 22:51:56.602 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c211416 2024-05-03 22:51:56.604 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@79239df6 2024-05-03 22:51:56.604 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@79239df6 2024-05-03 22:51:56.607 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cfffb 2024-05-03 22:51:56.607 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cfffb 2024-05-03 22:51:56.609 [DefaultDispatcher-worker-10 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.609 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4810a046 2024-05-03 22:51:56.609 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4810a046 2024-05-03 22:51:56.612 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca59cf6 2024-05-03 22:51:56.612 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca59cf6 2024-05-03 22:51:56.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@190c62b9 2024-05-03 22:51:56.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@190c62b9 2024-05-03 22:51:56.617 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6cd544 2024-05-03 22:51:56.617 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6cd544 2024-05-03 22:51:56.617 [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-03 22:51:56.633 [DefaultDispatcher-worker-6 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.649 [DefaultDispatcher-worker-3 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.656 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.659 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.662 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931d315 2024-05-03 22:51:56.662 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931d315 2024-05-03 22:51:56.667 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f62a43 2024-05-03 22:51:56.667 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f62a43 2024-05-03 22:51:56.669 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9b865 2024-05-03 22:51:56.669 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9b865 2024-05-03 22:51:56.671 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb2078 2024-05-03 22:51:56.671 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cb2078 2024-05-03 22:51:56.671 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d5eccf 2024-05-03 22:51:56.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d5eccf 2024-05-03 22:51:56.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47777284 2024-05-03 22:51:56.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@47777284 2024-05-03 22:51:56.679 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3983e09f 2024-05-03 22:51:56.679 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3983e09f 2024-05-03 22:51:56.682 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e4df37 2024-05-03 22:51:56.682 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e4df37 2024-05-03 22:51:56.682 [DefaultDispatcher-worker-13 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.684 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9fab0 2024-05-03 22:51:56.684 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9fab0 2024-05-03 22:51:56.684 [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-03 22:51:56.690 [DefaultDispatcher-worker-16 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:56.690 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.690 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.690 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.691 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.692 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.694 [DefaultDispatcher-worker-6 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46059b73 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-03 22:51:56.723 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.735 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.737 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.738 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.739 [DefaultDispatcher-worker-7 @coroutine#2189] 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:55969/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.739 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.739 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55969/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.741 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.741 [DefaultDispatcher-worker-7 @coroutine#2189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.747 [DefaultDispatcher-worker-7 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.748 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.748 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.748 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.749 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.749 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.750 [Test worker @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db7c267 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-03 22:51:56.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-03 22:51:56.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.771 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.773 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.783 [DefaultDispatcher-worker-16 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2024-05-03 22:51:56.784 [DefaultDispatcher-worker-7 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.793 [DefaultDispatcher-worker-7 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.797 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:56.800 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfae91b 2024-05-03 22:51:56.800 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfae91b 2024-05-03 22:51:56.802 [DefaultDispatcher-worker-6 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.803 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@223d02f4 2024-05-03 22:51:56.803 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@223d02f4 2024-05-03 22:51:56.807 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2602826b 2024-05-03 22:51:56.807 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2602826b 2024-05-03 22:51:56.810 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@630008cf 2024-05-03 22:51:56.810 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@630008cf 2024-05-03 22:51:56.812 [DefaultDispatcher-worker-4 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.813 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.814 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 22:51:56.814 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.814 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c98785 2024-05-03 22:51:56.814 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c98785 2024-05-03 22:51:56.815 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.815 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-03 22:51:56.815 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-03 22:51:56.815 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55969/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:56.816 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.816 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-03 22:51:56.816 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.817 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.817 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-03 22:51:56.817 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:56.818 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.818 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.818 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.819 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@52290cca 2024-05-03 22:51:56.819 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@52290cca 2024-05-03 22:51:56.819 [DefaultDispatcher-worker-15 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.819 [DefaultDispatcher-worker-15 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.822 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@600add3e 2024-05-03 22:51:56.822 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@600add3e 2024-05-03 22:51:56.826 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff780 2024-05-03 22:51:56.826 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ff780 2024-05-03 22:51:56.829 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ebdcf 2024-05-03 22:51:56.829 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ebdcf 2024-05-03 22:51:56.829 [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-03 22:51:56.839 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecbb787 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-03 22:51:56.855 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.861 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d345209 2024-05-03 22:51:56.861 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d345209 2024-05-03 22:51:56.865 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f3a7df 2024-05-03 22:51:56.866 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f3a7df 2024-05-03 22:51:56.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc3979 2024-05-03 22:51:56.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc3979 2024-05-03 22:51:56.871 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ceade4 2024-05-03 22:51:56.871 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ceade4 2024-05-03 22:51:56.873 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9501ae 2024-05-03 22:51:56.873 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9501ae 2024-05-03 22:51:56.876 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@23169e9c 2024-05-03 22:51:56.876 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@23169e9c 2024-05-03 22:51:56.878 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.878 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a76c76 2024-05-03 22:51:56.878 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a76c76 2024-05-03 22:51:56.880 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.881 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e152ab 2024-05-03 22:51:56.881 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e152ab 2024-05-03 22:51:56.881 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.881 [DefaultDispatcher-worker-10 @coroutine#2245] 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:55891/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:56.881 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.881 [DefaultDispatcher-worker-10 @coroutine#2245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.884 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.884 [DefaultDispatcher-worker-7 @coroutine#2245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:56.884 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bcb528 2024-05-03 22:51:56.884 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bcb528 2024-05-03 22:51:56.884 [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-03 22:51:56.890 [DefaultDispatcher-worker-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.890 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.890 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.890 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.891 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.891 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.892 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dcec8e9 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:56.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:56.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-03 22:51:56.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-03 22:51:56.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.913 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.915 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.920 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/auth/register 2024-05-03 22:51:56.920 [DefaultDispatcher-worker-2 @coroutine#2267] 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:55891/auth/register. 2024-05-03 22:51:56.920 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/auth/register 2024-05-03 22:51:56.920 [DefaultDispatcher-worker-2 @coroutine#2267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55891/auth/register from class io.ktor.http.content.TextContent 2024-05-03 22:51:56.921 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/auth/register 2024-05-03 22:51:56.921 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/auth/register 2024-05-03 22:51:56.924 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73543048 2024-05-03 22:51:56.944 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:56.950 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fad73c 2024-05-03 22:51:56.950 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fad73c 2024-05-03 22:51:56.954 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d2f93 2024-05-03 22:51:56.954 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d2f93 2024-05-03 22:51:56.958 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c02bc4c 2024-05-03 22:51:56.958 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c02bc4c 2024-05-03 22:51:56.961 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@790025a8 2024-05-03 22:51:56.961 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@790025a8 2024-05-03 22:51:56.963 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a34e83 2024-05-03 22:51:56.963 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a34e83 2024-05-03 22:51:56.965 [DefaultDispatcher-worker-11 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55891/auth/register. 2024-05-03 22:51:56.965 [DefaultDispatcher-worker-11 @coroutine#2267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55891/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:56.966 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b3bb93 2024-05-03 22:51:56.966 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b3bb93 2024-05-03 22:51:56.968 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fa8e15 2024-05-03 22:51:56.968 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fa8e15 2024-05-03 22:51:56.971 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@192fdae7 2024-05-03 22:51:56.971 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@192fdae7 2024-05-03 22:51:56.973 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb5817 2024-05-03 22:51:56.973 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb5817 2024-05-03 22:51:56.973 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-03 22:51:56.994 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:56.994 [DefaultDispatcher-worker-5 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:56.994 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.994 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:56.994 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.995 [DefaultDispatcher-worker-7 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.995 [DefaultDispatcher-worker-7 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:56.997 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.002 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c87974 2024-05-03 22:51:57.002 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c87974 2024-05-03 22:51:57.005 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:57.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f9b1d 2024-05-03 22:51:57.006 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f9b1d 2024-05-03 22:51:57.010 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a301204 2024-05-03 22:51:57.010 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a301204 2024-05-03 22:51:57.012 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f329126 2024-05-03 22:51:57.012 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f329126 2024-05-03 22:51:57.015 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@c924e6d 2024-05-03 22:51:57.015 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@c924e6d 2024-05-03 22:51:57.017 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57fb91 2024-05-03 22:51:57.017 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57fb91 2024-05-03 22:51:57.020 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d7a6d 2024-05-03 22:51:57.020 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d7a6d 2024-05-03 22:51:57.022 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d6e69 2024-05-03 22:51:57.022 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d6e69 2024-05-03 22:51:57.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f36c8b1 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-03 22:51:57.025 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2b0c1 2024-05-03 22:51:57.025 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2b0c1 2024-05-03 22:51:57.025 [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-03 22:51:57.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.059 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.060 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.062 [DefaultDispatcher-worker-15 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.062 [DefaultDispatcher-worker-15 @coroutine#2284] 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-03 22:51:57.062 [DefaultDispatcher-worker-15 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.063 [DefaultDispatcher-worker-15 @coroutine#2284] 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-03 22:51:57.064 [DefaultDispatcher-worker-14 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.064 [DefaultDispatcher-worker-14 @coroutine#2284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.071 [DefaultDispatcher-worker-11 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.072 [DefaultDispatcher-worker-11 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.072 [DefaultDispatcher-worker-11 @coroutine#2283] 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-03 22:51:57.072 [DefaultDispatcher-worker-11 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.072 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.072 [DefaultDispatcher-worker-3 @coroutine#2283] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.075 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.081 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.099 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@109f95b1 2024-05-03 22:51:57.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-03 22:51:57.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-03 22:51:57.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.101 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@109f95b1: (connection evicted) 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-03 22:51:57.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d1d05ff 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-03 22:51:57.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-03 22:51:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.121 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.123 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.124 [DefaultDispatcher-worker-7 @coroutine#2311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.124 [DefaultDispatcher-worker-7 @coroutine#2311] 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-03 22:51:57.124 [DefaultDispatcher-worker-7 @coroutine#2311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.124 [DefaultDispatcher-worker-7 @coroutine#2311] 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-03 22:51:57.125 [DefaultDispatcher-worker-1 @coroutine#2311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.125 [DefaultDispatcher-worker-1 @coroutine#2311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.133 [DefaultDispatcher-worker-10 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.133 [DefaultDispatcher-worker-10 @coroutine#2310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.133 [DefaultDispatcher-worker-10 @coroutine#2310] 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-03 22:51:57.133 [DefaultDispatcher-worker-10 @coroutine#2310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.134 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.134 [DefaultDispatcher-worker-1 @coroutine#2310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.138 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.142 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.147 [Test worker @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214 2024-05-03 22:51:57.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-03 22:51:57.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-03 22:51:57.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.148 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3d1214: (connection evicted) 2024-05-03 22:51:57.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-03 22:51:57.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-03 22:51:57.155 [DefaultDispatcher-worker-8 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:57.155 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.155 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.155 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-03 22:51:57.157 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.157 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.157 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.176 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.179 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.180 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.180 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-03 22:51:57.180 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.180 [DefaultDispatcher-worker-11 @coroutine#2341] 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-03 22:51:57.182 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.182 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.190 [DefaultDispatcher-worker-11 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.190 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.190 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-03 22:51:57.190 [DefaultDispatcher-worker-11 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.191 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.191 [DefaultDispatcher-worker-3 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.193 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.195 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.199 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.203 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.207 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.210 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.213 [Test worker @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2024-05-03 22:51:57.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-03 22:51:57.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-03 22:51:57.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.214 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304933cb: (connection evicted) 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-03 22:51:57.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444720b7 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-03 22:51:57.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-03 22:51:57.219 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.231 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.233 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.234 [DefaultDispatcher-worker-3 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.234 [DefaultDispatcher-worker-3 @coroutine#2379] 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-03 22:51:57.234 [DefaultDispatcher-worker-3 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.234 [DefaultDispatcher-worker-3 @coroutine#2379] 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-03 22:51:57.236 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.236 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.239 [DefaultDispatcher-worker-9 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:57.239 [DefaultDispatcher-worker-9 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.239 [DefaultDispatcher-worker-9 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.239 [DefaultDispatcher-worker-9 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.240 [DefaultDispatcher-worker-16 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.240 [DefaultDispatcher-worker-16 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.245 [DefaultDispatcher-worker-13 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.245 [DefaultDispatcher-worker-13 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.245 [DefaultDispatcher-worker-13 @coroutine#2378] 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-03 22:51:57.245 [DefaultDispatcher-worker-13 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.246 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.246 [DefaultDispatcher-worker-2 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.249 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.252 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.257 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-05-03 22:51:57.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-03 22:51:57.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-03 22:51:57.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.259 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4: (connection evicted) 2024-05-03 22:51:57.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-03 22:51:57.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c3ad125 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-03 22:51:57.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-03 22:51:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.277 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.279 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.280 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.280 [DefaultDispatcher-worker-7 @coroutine#2414] 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-03 22:51:57.280 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.280 [DefaultDispatcher-worker-7 @coroutine#2414] 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-03 22:51:57.282 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.282 [DefaultDispatcher-worker-7 @coroutine#2414] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.290 [DefaultDispatcher-worker-4 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.290 [DefaultDispatcher-worker-4 @coroutine#2413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.290 [DefaultDispatcher-worker-4 @coroutine#2413] 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-03 22:51:57.290 [DefaultDispatcher-worker-4 @coroutine#2413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.291 [DefaultDispatcher-worker-2 @coroutine#2413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.291 [DefaultDispatcher-worker-2 @coroutine#2413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.294 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.298 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.301 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.303 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.308 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1deca369 2024-05-03 22:51:57.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-03 22:51:57.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-03 22:51:57.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.309 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1deca369: (connection evicted) 2024-05-03 22:51:57.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-03 22:51:57.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-03 22:51:57.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-03 22:51:57.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.315 [DefaultDispatcher-worker-16 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:57.316 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.316 [DefaultDispatcher-worker-16 @coroutine#2076] 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-03 22:51:57.316 [DefaultDispatcher-worker-16 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.317 [DefaultDispatcher-worker-4 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.327 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.329 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.330 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.330 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-03 22:51:57.331 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.331 [DefaultDispatcher-worker-16 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-03 22:51:57.332 [DefaultDispatcher-worker-4 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.332 [DefaultDispatcher-worker-4 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-03 22:51:57.342 [DefaultDispatcher-worker-16 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.342 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.342 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-03 22:51:57.342 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.343 [DefaultDispatcher-worker-2 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.343 [DefaultDispatcher-worker-2 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-03 22:51:57.345 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.349 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2024-05-03 22:51:57.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-03 22:51:57.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-03 22:51:57.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.352 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e10f765: (connection evicted) 2024-05-03 22:51:57.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-03 22:51:57.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-03 22:51:57.361 [DefaultDispatcher-worker-12 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:57.361 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.361 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.361 [DefaultDispatcher-worker-12 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.410 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.410 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.560 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:57.560 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.560 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.560 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.562 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.562 [DefaultDispatcher-worker-15 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2726b2f3 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-03 22:51:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-03 22:51:57.701 [DefaultDispatcher-worker-15 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:57.701 [DefaultDispatcher-worker-15 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.702 [DefaultDispatcher-worker-15 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.702 [DefaultDispatcher-worker-15 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.703 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.703 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.721 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.723 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.725 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.725 [DefaultDispatcher-worker-7 @coroutine#2507] 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-03 22:51:57.725 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.725 [DefaultDispatcher-worker-7 @coroutine#2507] 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-03 22:51:57.726 [DefaultDispatcher-worker-16 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.726 [DefaultDispatcher-worker-16 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.735 [DefaultDispatcher-worker-16 @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.735 [DefaultDispatcher-worker-16 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.736 [DefaultDispatcher-worker-16 @coroutine#2506] 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-03 22:51:57.736 [DefaultDispatcher-worker-16 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.736 [DefaultDispatcher-worker-7 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.736 [DefaultDispatcher-worker-7 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.740 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.761 [DefaultDispatcher-worker-15 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:57.761 [DefaultDispatcher-worker-15 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.761 [DefaultDispatcher-worker-15 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.761 [DefaultDispatcher-worker-15 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.761 [DefaultDispatcher-worker-7 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.763 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.763 [DefaultDispatcher-worker-7 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.784 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:57.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be26c73 2024-05-03 22:51:57.789 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be26c73 2024-05-03 22:51:57.793 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5525997f 2024-05-03 22:51:57.793 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5525997f 2024-05-03 22:51:57.797 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a0703 2024-05-03 22:51:57.797 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@511a0703 2024-05-03 22:51:57.801 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14189344 2024-05-03 22:51:57.801 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14189344 2024-05-03 22:51:57.805 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd1f440 2024-05-03 22:51:57.805 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd1f440 2024-05-03 22:51:57.809 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c660c4 2024-05-03 22:51:57.809 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c660c4 2024-05-03 22:51:57.813 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e55960 2024-05-03 22:51:57.814 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e55960 2024-05-03 22:51:57.818 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74376c0b 2024-05-03 22:51:57.818 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74376c0b 2024-05-03 22:51:57.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2717e539 2024-05-03 22:51:57.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2717e539 2024-05-03 22:51:57.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-03 22:51:57.830 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:57.830 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.830 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.830 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.831 [DefaultDispatcher-worker-14 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.831 [DefaultDispatcher-worker-14 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.834 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-05-03 22:51:57.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-03 22:51:57.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-03 22:51:57.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-03 22:51:57.841 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b: (connection evicted) 2024-05-03 22:51:57.842 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be26c73: (connection evicted) 2024-05-03 22:51:57.842 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5525997f: (connection evicted) 2024-05-03 22:51:57.843 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@511a0703: (connection evicted) 2024-05-03 22:51:57.843 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14189344: (connection evicted) 2024-05-03 22:51:57.843 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cd1f440: (connection evicted) 2024-05-03 22:51:57.844 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c660c4: (connection evicted) 2024-05-03 22:51:57.844 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e55960: (connection evicted) 2024-05-03 22:51:57.845 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74376c0b: (connection evicted) 2024-05-03 22:51:57.845 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2717e539: (connection evicted) 2024-05-03 22:51:57.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-03 22:51:57.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d7b99 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-03 22:51:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-03 22:51:57.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.868 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.870 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.871 [DefaultDispatcher-worker-14 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.871 [DefaultDispatcher-worker-14 @coroutine#2536] 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-03 22:51:57.871 [DefaultDispatcher-worker-14 @coroutine#2536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.871 [DefaultDispatcher-worker-14 @coroutine#2536] 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-03 22:51:57.873 [DefaultDispatcher-worker-1 @coroutine#2536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.873 [DefaultDispatcher-worker-1 @coroutine#2536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.881 [DefaultDispatcher-worker-13 @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.882 [DefaultDispatcher-worker-13 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.882 [DefaultDispatcher-worker-13 @coroutine#2535] 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-03 22:51:57.882 [DefaultDispatcher-worker-13 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.883 [DefaultDispatcher-worker-1 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.883 [DefaultDispatcher-worker-1 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.885 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.902 [DefaultDispatcher-worker-2 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:57.902 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.902 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:57.902 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.903 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.903 [DefaultDispatcher-worker-6 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.904 [DefaultDispatcher-worker-9 @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.944 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-05-03 22:51:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-03 22:51:57.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-03 22:51:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:57.947 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3577e37c: (connection evicted) 2024-05-03 22:51:57.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:57.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-03 22:51:57.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfb462 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:57.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:57.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-03 22:51:57.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-03 22:51:57.954 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.966 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.968 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.970 [DefaultDispatcher-worker-9 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.970 [DefaultDispatcher-worker-9 @coroutine#2562] 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-03 22:51:57.970 [DefaultDispatcher-worker-9 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.970 [DefaultDispatcher-worker-9 @coroutine#2562] 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-03 22:51:57.971 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.971 [DefaultDispatcher-worker-14 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:57.980 [DefaultDispatcher-worker-15 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:57.980 [DefaultDispatcher-worker-15 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.980 [DefaultDispatcher-worker-15 @coroutine#2561] 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-03 22:51:57.980 [DefaultDispatcher-worker-15 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.981 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.981 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:57.984 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:58.001 [DefaultDispatcher-worker-4 @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:58.005 [DefaultDispatcher-worker-16 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:58.005 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.005 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.005 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.007 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.007 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.039 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d6f172 2024-05-03 22:51:58.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-03 22:51:58.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-03 22:51:58.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.042 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d6f172: (connection evicted) 2024-05-03 22:51:58.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-03 22:51:58.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3678f32e 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-03 22:51:58.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-03 22:51:58.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.062 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.064 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.065 [DefaultDispatcher-worker-16 @coroutine#2588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:58.065 [DefaultDispatcher-worker-16 @coroutine#2588] 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-03 22:51:58.065 [DefaultDispatcher-worker-16 @coroutine#2588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:58.065 [DefaultDispatcher-worker-16 @coroutine#2588] 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-03 22:51:58.067 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:58.067 [DefaultDispatcher-worker-4 @coroutine#2588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:58.076 [DefaultDispatcher-worker-13 @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.077 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.077 [DefaultDispatcher-worker-13 @coroutine#2587] 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-03 22:51:58.077 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.077 [DefaultDispatcher-worker-2 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.077 [DefaultDispatcher-worker-2 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.080 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.096 [DefaultDispatcher-worker-7 @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.137 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e113065 2024-05-03 22:51:58.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-03 22:51:58.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-03 22:51:58.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.140 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e113065: (connection evicted) 2024-05-03 22:51:58.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-03 22:51:58.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c47690 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.158 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.159 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-03 22:51:58.168 [DefaultDispatcher-worker-14 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:58.168 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.168 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.168 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.170 [DefaultDispatcher-worker-13 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.170 [DefaultDispatcher-worker-13 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.175 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.187 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.189 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.191 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.203 [DefaultDispatcher-worker-7 @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.217 [DefaultDispatcher-worker-14 @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@499f9003 2024-05-03 22:51:58.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-03 22:51:58.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-03 22:51:58.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.221 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@499f9003: (connection evicted) 2024-05-03 22:51:58.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-03 22:51:58.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@637de489 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.224 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-03 22:51:58.225 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.225 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.225 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-03 22:51:58.244 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.250 [DefaultDispatcher-worker-4 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:58.250 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.250 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.251 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.252 [DefaultDispatcher-worker-3 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.252 [DefaultDispatcher-worker-3 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.257 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.259 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.261 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70e560ef 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.262 [Test worker @coroutine#2635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-03 22:51:58.278 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.290 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.292 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.294 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.307 [DefaultDispatcher-worker-9 @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc 2024-05-03 22:51:58.324 [DefaultDispatcher-worker-6 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.325 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.328 [DefaultDispatcher-worker-14 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:58.328 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.328 [DefaultDispatcher-worker-14 @coroutine#2076] 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-03 22:51:58.328 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.330 [DefaultDispatcher-worker-8 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.335 [DefaultDispatcher-worker-1 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.344 [DefaultDispatcher-worker-6 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c09d716 2024-05-03 22:51:58.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-03 22:51:58.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-03 22:51:58.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.360 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c09d716: (connection evicted) 2024-05-03 22:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-03 22:51:58.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-03 22:51:58.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-03 22:51:58.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-03 22:51:58.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.361 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19faa9dc: (connection evicted) 2024-05-03 22:51:58.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-03 22:51:58.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68312b85 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.363 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.364 [Test worker @coroutine#2675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-03 22:51:58.380 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.392 [Test worker @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.394 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.396 [Test worker @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.396 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39336f5 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.397 [Test worker @coroutine#2675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-03 22:51:58.412 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.421 [DefaultDispatcher-worker-4 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:58.421 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.421 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.421 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.422 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.422 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.425 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.427 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.429 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.442 [DefaultDispatcher-worker-12 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd9494 2024-05-03 22:51:58.457 [DefaultDispatcher-worker-13 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.464 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:58.466 [DefaultDispatcher-worker-4 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.475 [DefaultDispatcher-worker-12 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543 2024-05-03 22:51:58.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-03 22:51:58.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-03 22:51:58.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.480 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c6ee543: (connection evicted) 2024-05-03 22:51:58.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-03 22:51:58.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-03 22:51:58.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-03 22:51:58.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-03 22:51:58.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.481 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cbd9494: (connection evicted) 2024-05-03 22:51:58.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-03 22:51:58.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354ed5c4 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.484 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.485 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-03 22:51:58.500 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.512 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.514 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.516 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.528 [DefaultDispatcher-worker-9 @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.553 [DefaultDispatcher-worker-3 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.557 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.569 [DefaultDispatcher-worker-12 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-03 22:51:58.574 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:58.574 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.574 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.574 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.576 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.576 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.585 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:58.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-03 22:51:58.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-03 22:51:58.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.592 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02: (connection evicted) 2024-05-03 22:51:58.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-03 22:51:58.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-03 22:51:58.594 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-03 22:51:58.594 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.594 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.594 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68823b6b 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.595 [Test worker @coroutine#2765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-03 22:51:58.613 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.625 [Test worker @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.627 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.629 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.639 [DefaultDispatcher-worker-6 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.660 [DefaultDispatcher-worker-4 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.664 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.673 [DefaultDispatcher-worker-4 @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd01876 2024-05-03 22:51:58.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-03 22:51:58.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-03 22:51:58.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.679 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd01876: (connection evicted) 2024-05-03 22:51:58.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:58.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-03 22:51:58.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d85a4c7 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:58.682 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.683 [Test worker @coroutine#2810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-03 22:51:58.700 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.712 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.714 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.714 [DefaultDispatcher-worker-6 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:58.714 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.714 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.714 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.715 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.715 [DefaultDispatcher-worker-4 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.716 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.726 [DefaultDispatcher-worker-10 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.750 [DefaultDispatcher-worker-1 @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.763 [DefaultDispatcher-worker-10 @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:58.818 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:58.821 [DefaultDispatcher-worker-9 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:58.821 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.821 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.821 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.822 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.822 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.888 [DefaultDispatcher-worker-12 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:58.888 [DefaultDispatcher-worker-12 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.888 [DefaultDispatcher-worker-12 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.888 [DefaultDispatcher-worker-12 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.890 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.890 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.965 [DefaultDispatcher-worker-2 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:58.965 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.965 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:58.965 [DefaultDispatcher-worker-2 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.966 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.966 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:58.977 [DefaultDispatcher-worker-9 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2 2024-05-03 22:51:59.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-03 22:51:59.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-03 22:51:59.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.039 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c53dfb2: (connection evicted) 2024-05-03 22:51:59.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:59.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-03 22:51:59.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-03 22:51:59.042 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0c0680 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.043 [Test worker @coroutine#2862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-03 22:51:59.048 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.048 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.048 [Test worker @coroutine#2862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-03 22:51:59.049 [DefaultDispatcher-worker-13 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:51:59.050 [DefaultDispatcher-worker-13 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.050 [DefaultDispatcher-worker-13 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.050 [DefaultDispatcher-worker-13 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.051 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.051 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.068 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.080 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.082 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.083 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.092 [DefaultDispatcher-worker-5 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.095 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.119 [DefaultDispatcher-worker-9 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.128 [DefaultDispatcher-worker-14 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-05-03 22:51:59.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-03 22:51:59.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-03 22:51:59.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.140 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8: (connection evicted) 2024-05-03 22:51:59.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:59.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-03 22:51:59.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c3e33 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.142 [Test worker @coroutine#2899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-03 22:51:59.143 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.143 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.143 [Test worker @coroutine#2899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-03 22:51:59.157 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.169 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.171 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.173 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.183 [DefaultDispatcher-worker-10 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:51:59.183 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.183 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.183 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.185 [DefaultDispatcher-worker-6 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.185 [DefaultDispatcher-worker-6 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.186 [DefaultDispatcher-worker-5 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-05-03 22:51:59.243 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-03 22:51:59.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-03 22:51:59.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.251 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561b4c61: (connection evicted) 2024-05-03 22:51:59.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:51:59.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-03 22:51:59.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acbbee4 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-03 22:51:59.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-03 22:51:59.261 [DefaultDispatcher-worker-13 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:51:59.261 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.261 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.261 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.263 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.263 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.342 [DefaultDispatcher-worker-3 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:51:59.342 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.342 [DefaultDispatcher-worker-3 @coroutine#2076] 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-03 22:51:59.342 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.343 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.355 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:51:59.362 [DefaultDispatcher-worker-2 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.372 [DefaultDispatcher-worker-11 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.383 [DefaultDispatcher-worker-14 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.393 [DefaultDispatcher-worker-15 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.429 [DefaultDispatcher-worker-1 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.430 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-03 22:51:59.434 [DefaultDispatcher-worker-2 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:51:59.434 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.434 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.434 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.436 [DefaultDispatcher-worker-6 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.436 [DefaultDispatcher-worker-6 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.437 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-05-03 22:51:59.438 [DefaultDispatcher-worker-6 @coroutine#2944] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-03 22:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-03 22:51:59.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544faa01 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-03 22:51:59.456 [DefaultDispatcher-worker-9 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.457 [DefaultDispatcher-worker-9 @coroutine#2949] 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-03 22:51:59.457 [DefaultDispatcher-worker-9 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.457 [DefaultDispatcher-worker-9 @coroutine#2949] 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-03 22:51:59.459 [eventLoopGroupProxy-19-1 @call-handler#2956] 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-03 22:51:59.459 [eventLoopGroupProxy-19-1 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.460 [eventLoopGroupProxy-19-2 @call-handler#2958] 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-03 22:51:59.460 [eventLoopGroupProxy-19-2 @call-handler#2958] 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-03 22:51:59.460 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-03 22:51:59.461 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c48bbf3 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-03 22:51:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-03 22:51:59.463 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.463 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.481 [DefaultDispatcher-worker-7 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.481 [DefaultDispatcher-worker-7 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.481 [DefaultDispatcher-worker-7 @coroutine#2948] 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-03 22:51:59.481 [DefaultDispatcher-worker-7 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.485 [eventLoopGroupProxy-19-2 @call-handler#2963] 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-03 22:51:59.485 [eventLoopGroupProxy-19-2 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.486 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.486 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:59.486 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.486 [DefaultDispatcher-worker-11 @coroutine#2965] 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-03 22:51:59.494 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.494 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69815126 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:51:59.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:51:59.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-03 22:51:59.499 [eventLoopGroupProxy-19-2 @call-handler#2972] 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-03 22:51:59.499 [eventLoopGroupProxy-19-2 @call-handler#2972] 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-03 22:51:59.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-05-03 22:51:59.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-05-03 22:51:59.500 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-03 22:51:59.500 [eventLoopGroupProxy-19-2 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.501 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.501 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.501 [eventLoopGroupProxy-19-3 @call-handler#2976] 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-03 22:51:59.501 [eventLoopGroupProxy-19-3 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.503 [DefaultDispatcher-worker-15 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.518 [DefaultDispatcher-worker-1 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.519 [DefaultDispatcher-worker-1 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.519 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.519 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.519 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.520 [eventLoopGroupProxy-19-2 @call-handler#2981] 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-03 22:51:59.520 [eventLoopGroupProxy-19-2 @call-handler#2981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.521 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.521 [DefaultDispatcher-worker-15 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.530 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.531 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-03 22:51:59.531 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.531 [DefaultDispatcher-worker-3 @coroutine#2986] 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-03 22:51:59.532 [eventLoopGroupProxy-19-2 @call-handler#2993] 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-03 22:51:59.532 [eventLoopGroupProxy-19-4 @call-handler#2994] 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-03 22:51:59.532 [eventLoopGroupProxy-19-2 @call-handler#2993] 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-03 22:51:59.532 [eventLoopGroupProxy-19-2 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.533 [eventLoopGroupProxy-19-4 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.533 [DefaultDispatcher-worker-3 @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.539 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.553 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.553 [eventLoopGroupProxy-19-2 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.553 [DefaultDispatcher-worker-16 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.554 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.554 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-03 22:51:59.562 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.565 [DefaultDispatcher-worker-2 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.571 [DefaultDispatcher-worker-15 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-05-03 22:51:59.571 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.571 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.571 [DefaultDispatcher-worker-15 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.572 [eventLoopGroupProxy-19-2 @call-handler#3002] 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-03 22:51:59.572 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.573 [DefaultDispatcher-worker-13 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.573 [DefaultDispatcher-worker-13 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.586 [DefaultDispatcher-worker-2 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-05-03 22:51:59.590 [DefaultDispatcher-worker-11 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:51:59.590 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.590 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.590 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.592 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.592 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.598 [DefaultDispatcher-worker-10 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-05-03 22:51:59.600 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:51:59.600 [DefaultDispatcher-worker-16 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.602 [DefaultDispatcher-worker-4 @coroutine#2991] 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-03 22:51:59.602 [DefaultDispatcher-worker-4 @coroutine#2991] 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-03 22:51:59.602 [DefaultDispatcher-worker-4 @coroutine#2991] 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-03 22:51:59.603 [eventLoopGroupProxy-19-2 @call-handler#3019] 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-03 22:51:59.610 [DefaultDispatcher-worker-4 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.633 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 22:51:59.633 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-03 22:51:59.634 [DefaultDispatcher-worker-4 @coroutine#2991] 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-03 22:51:59.634 [DefaultDispatcher-worker-4 @coroutine#2991] 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-03 22:51:59.634 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225 2024-05-03 22:51:59.634 [DefaultDispatcher-worker-4 @coroutine#2991] 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=588121552301236225. 2024-05-03 22:51:59.634 [DefaultDispatcher-worker-4 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225 2024-05-03 22:51:59.635 [eventLoopGroupProxy-19-2 @call-handler#3023] 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-03 22:51:59.639 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.640 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225 2024-05-03 22:51:59.640 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225 2024-05-03 22:51:59.640 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225. 2024-05-03 22:51:59.640 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236225 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.651 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.652 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.652 [DefaultDispatcher-worker-12 @coroutine#2991] 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-03 22:51:59.652 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.653 [eventLoopGroupProxy-19-2 @call-handler#3027] 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-03 22:51:59.655 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.656 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.656 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.657 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 22:51:59.657 [DefaultDispatcher-worker-11 @coroutine#2991] 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-03 22:51:59.665 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.691 [DefaultDispatcher-worker-4 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.704 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.704 [DefaultDispatcher-worker-9 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.705 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.705 [DefaultDispatcher-worker-9 @coroutine#2950] 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-03 22:51:59.705 [DefaultDispatcher-worker-9 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.705 [DefaultDispatcher-worker-9 @coroutine#2950] 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-03 22:51:59.706 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-03 22:51:59.706 [eventLoopGroupProxy-19-2 @call-handler#3034] 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-03 22:51:59.706 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.717 [DefaultDispatcher-worker-15 @call-handler#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.717 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.718 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.718 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.718 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:59.718 [DefaultDispatcher-worker-15 @coroutine#2950] 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-03 22:51:59.729 [DefaultDispatcher-worker-7 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:51:59.729 [DefaultDispatcher-worker-7 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.729 [DefaultDispatcher-worker-7 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.729 [DefaultDispatcher-worker-7 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.730 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.731 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.733 [DefaultDispatcher-worker-1 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.737 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.738 [DefaultDispatcher-worker-7 @coroutine#2991] 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-03 22:51:59.738 [DefaultDispatcher-worker-7 @coroutine#2991] 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-03 22:51:59.738 [DefaultDispatcher-worker-7 @coroutine#2991] 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-03 22:51:59.739 [eventLoopGroupProxy-19-2 @call-handler#3051] 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-03 22:51:59.746 [DefaultDispatcher-worker-8 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.765 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 22:51:59.765 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-03 22:51:59.766 [DefaultDispatcher-worker-15 @coroutine#2991] 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-03 22:51:59.766 [DefaultDispatcher-worker-15 @coroutine#2991] 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-03 22:51:59.766 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226 2024-05-03 22:51:59.766 [DefaultDispatcher-worker-15 @coroutine#2991] 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=588121552301236226. 2024-05-03 22:51:59.766 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226 2024-05-03 22:51:59.767 [eventLoopGroupProxy-19-2 @call-handler#3055] 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-03 22:51:59.768 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.769 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226 2024-05-03 22:51:59.769 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226 2024-05-03 22:51:59.769 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226. 2024-05-03 22:51:59.769 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588121552301236226 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.779 [DefaultDispatcher-worker-13 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.780 [DefaultDispatcher-worker-13 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.780 [DefaultDispatcher-worker-13 @coroutine#2991] 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-03 22:51:59.780 [DefaultDispatcher-worker-13 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.781 [eventLoopGroupProxy-19-2 @call-handler#3059] 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-03 22:51:59.782 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.783 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.783 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-03 22:51:59.783 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-03 22:51:59.783 [DefaultDispatcher-worker-15 @coroutine#2991] 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-03 22:51:59.792 [DefaultDispatcher-worker-13 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.814 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.826 [DefaultDispatcher-worker-5 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.826 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.827 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.827 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:59.827 [DefaultDispatcher-worker-15 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.827 [DefaultDispatcher-worker-15 @coroutine#2966] 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-03 22:51:59.829 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-03 22:51:59.829 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-03 22:51:59.829 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.835 [DefaultDispatcher-worker-5 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:51:59.835 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.835 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.835 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.836 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.836 [DefaultDispatcher-worker-4 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.837 [DefaultDispatcher-worker-5 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.846 [DefaultDispatcher-worker-3 @call-handler#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.846 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.847 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.847 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.848 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:59.848 [DefaultDispatcher-worker-5 @coroutine#2966] 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-03 22:51:59.855 [DefaultDispatcher-worker-1 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:51:59.858 [UI Thread @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:51:59.858 [UI Thread @coroutine#3088] 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=588121552301236224. 2024-05-03 22:51:59.858 [UI Thread @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:51:59.858 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.858 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.858 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.859 [eventLoopGroupProxy-19-2 @call-handler#3105] 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-03 22:51:59.860 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.860 [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/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.860 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.860 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.860 [UI Thread @coroutine#3100] 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=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.860 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.863 [eventLoopGroupProxy-19-6 @call-handler#3122] 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-03 22:51:59.863 [eventLoopGroupProxy-19-7 @call-handler#3124] 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-03 22:51:59.863 [eventLoopGroupProxy-19-5 @call-handler#3123] 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-03 22:51:59.863 [UI Thread @coroutine#3120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:51:59.863 [UI Thread @coroutine#3120] 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=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225. 2024-05-03 22:51:59.863 [UI Thread @coroutine#3120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:51:59.865 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.866 [eventLoopGroupProxy-19-5 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.866 [eventLoopGroupProxy-19-6 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.866 [eventLoopGroupProxy-19-7 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.866 [eventLoopGroupProxy-19-8 @call-handler#3136] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-03 22:51:59.866 [UI Thread @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:51:59.866 [UI Thread @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224. 2024-05-03 22:51:59.867 [UI Thread @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.867 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.867 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:51:59.868 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.868 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.868 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.868 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.868 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:51:59.868 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.878 [DefaultDispatcher-worker-13 @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.879 [eventLoopGroupProxy-19-8 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.879 [UI Thread @coroutine#3120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:51:59.879 [UI Thread @coroutine#3120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:51:59.880 [UI Thread @coroutine#3120] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225. 2024-05-03 22:51:59.880 [UI Thread @coroutine#3120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.886 [DefaultDispatcher-worker-7 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.898 [DefaultDispatcher-worker-5 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.903 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:51:59.904 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.904 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.904 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.905 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.905 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.908 [DefaultDispatcher-worker-13 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.919 [DefaultDispatcher-worker-14 @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.922 [DefaultDispatcher-worker-17 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c5b50a 2024-05-03 22:51:59.924 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224 2024-05-03 22:51:59.924 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224. 2024-05-03 22:51:59.924 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224 2024-05-03 22:51:59.925 [eventLoopGroupProxy-19-5 @call-handler#3154] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-03 22:51:59.926 [eventLoopGroupProxy-19-5 @call-handler#3154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.927 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224 2024-05-03 22:51:59.927 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224 2024-05-03 22:51:59.927 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224. 2024-05-03 22:51:59.927 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:51:59.936 [DefaultDispatcher-worker-13 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.949 [DefaultDispatcher-worker-13 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.958 [DefaultDispatcher-worker-15 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.959 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.959 [DefaultDispatcher-worker-15 @coroutine#2950] 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-03 22:51:59.959 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.959 [DefaultDispatcher-worker-15 @coroutine#2950] 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-03 22:51:59.960 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 22:51:59.960 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-03 22:51:59.960 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:51:59.972 [DefaultDispatcher-worker-17 @call-handler#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:51:59.972 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.973 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.973 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:51:59.974 [DefaultDispatcher-worker-12 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:51:59.974 [DefaultDispatcher-worker-12 @coroutine#2950] 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-03 22:51:59.981 [DefaultDispatcher-worker-7 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:51:59.982 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.982 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:51:59.982 [DefaultDispatcher-worker-7 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.982 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225 2024-05-03 22:51:59.982 [UI Thread @coroutine#3181] 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=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225. 2024-05-03 22:51:59.983 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225 2024-05-03 22:51:59.983 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.983 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:51:59.984 [eventLoopGroupProxy-19-5 @call-handler#3186] 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-03 22:51:59.985 [DefaultDispatcher-worker-4 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:51:59.989 [eventLoopGroupProxy-19-5 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:51:59.990 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225 2024-05-03 22:51:59.990 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225 2024-05-03 22:51:59.990 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225. 2024-05-03 22:51:59.990 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588121552301236226&assignmentUid=588121552301236224&clazzUid=588121552301236224&submitterUid=588121552301236225 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.001 [DefaultDispatcher-worker-17 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.009 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225 2024-05-03 22:52:00.009 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225. 2024-05-03 22:52:00.009 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225 2024-05-03 22:52:00.010 [eventLoopGroupProxy-19-5 @call-handler#3205] 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-03 22:52:00.011 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.011 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.011 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.011 [eventLoopGroupProxy-19-5 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.012 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224 2024-05-03 22:52:00.012 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224. 2024-05-03 22:52:00.012 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224 2024-05-03 22:52:00.012 [eventLoopGroupProxy-19-6 @call-handler#3214] 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-03 22:52:00.012 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.012 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.012 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.013 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.013 [UI Thread @coroutine#3210] 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=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.013 [UI Thread @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.013 [eventLoopGroupProxy-19-5 @call-handler#3224] 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-03 22:52:00.013 [eventLoopGroupProxy-19-8 @call-handler#3225] 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-03 22:52:00.014 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:00.014 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225 2024-05-03 22:52:00.014 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225 2024-05-03 22:52:00.015 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225. 2024-05-03 22:52:00.015 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588121552301236225 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.015 [eventLoopGroupProxy-19-9 @call-handler#3230] 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-03 22:52:00.016 [eventLoopGroupProxy-19-8 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.017 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.017 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.017 [eventLoopGroupProxy-19-6 @call-handler#3214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.017 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.017 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.017 [eventLoopGroupProxy-19-9 @call-handler#3230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.018 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.018 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.018 [eventLoopGroupProxy-19-5 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.018 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.018 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.018 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224 2024-05-03 22:52:00.019 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224 2024-05-03 22:52:00.019 [UI Thread @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.019 [UI Thread @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.019 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224. 2024-05-03 22:52:00.019 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.019 [UI Thread @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.019 [UI Thread @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.026 [DefaultDispatcher-worker-5 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.035 [DefaultDispatcher-worker-5 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.046 [DefaultDispatcher-worker-8 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.058 [DefaultDispatcher-worker-8 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.065 [DefaultDispatcher-worker-2 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:00.065 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.065 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.065 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.066 [DefaultDispatcher-worker-4 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.066 [DefaultDispatcher-worker-4 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.069 [DefaultDispatcher-worker-12 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.074 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226 2024-05-03 22:52:00.074 [UI Thread @coroutine#3246] 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=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226. 2024-05-03 22:52:00.074 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226 2024-05-03 22:52:00.075 [eventLoopGroupProxy-19-5 @call-handler#3248] 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-03 22:52:00.079 [eventLoopGroupProxy-19-5 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.080 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226 2024-05-03 22:52:00.080 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226 2024-05-03 22:52:00.080 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226. 2024-05-03 22:52:00.080 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236226 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.091 [DefaultDispatcher-worker-11 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.105 [DefaultDispatcher-worker-5 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.114 [DefaultDispatcher-worker-13 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.115 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:52:00.115 [DefaultDispatcher-worker-13 @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/message. 2024-05-03 22:52:00.115 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:52:00.115 [DefaultDispatcher-worker-13 @coroutine#2966] 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-03 22:52:00.117 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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-03 22:52:00.117 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-03 22:52:00.117 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-03 22:52:00.128 [DefaultDispatcher-worker-12 @call-handler#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@500d4de8 2024-05-03 22:52:00.128 [eventLoopGroupProxy-19-5 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.129 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:52:00.129 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-03 22:52:00.129 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-03 22:52:00.129 [DefaultDispatcher-worker-13 @coroutine#2966] 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-03 22:52:00.131 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:52:00.131 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224. 2024-05-03 22:52:00.131 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:52:00.132 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.132 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.132 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.133 [eventLoopGroupProxy-19-5 @call-handler#3292] 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-03 22:52:00.133 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.133 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.133 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.133 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.133 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.133 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.133 [eventLoopGroupProxy-19-6 @call-handler#3296] 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-03 22:52:00.134 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:52:00.134 [eventLoopGroupProxy-19-5 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.134 [UI Thread @coroutine#3304] 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=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225. 2024-05-03 22:52:00.134 [UI Thread @coroutine#3304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:52:00.134 [eventLoopGroupProxy-19-9 @call-handler#3306] 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-03 22:52:00.134 [eventLoopGroupProxy-19-8 @call-handler#3311] 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-03 22:52:00.135 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:52:00.135 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 2024-05-03 22:52:00.135 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224. 2024-05-03 22:52:00.135 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.135 [eventLoopGroupProxy-19-10 @call-handler#3317] 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-03 22:52:00.136 [eventLoopGroupProxy-19-6 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.137 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.137 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.137 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.137 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.137 [eventLoopGroupProxy-19-9 @call-handler#3306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.138 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.138 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.138 [eventLoopGroupProxy-19-8 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.138 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.138 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.138 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.138 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 2024-05-03 22:52:00.138 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224. 2024-05-03 22:52:00.138 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588121552301236225&assignmentUid=588121552301236224 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.141 [eventLoopGroupProxy-19-10 @call-handler#3317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-03 22:52:00.142 [UI Thread @coroutine#3304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:52:00.142 [UI Thread @coroutine#3304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 2024-05-03 22:52:00.142 [DefaultDispatcher-worker-8 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bfc558 2024-05-03 22:52:00.142 [UI Thread @coroutine#3304] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225. 2024-05-03 22:52:00.142 [UI Thread @coroutine#3304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588121552301236224&clazzUid=588121552301236224&accountPersonUid=588121552301236225 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:00.149 [DefaultDispatcher-worker-5 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:52:00.158 [DefaultDispatcher-worker-17 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:52:00.167 [DefaultDispatcher-worker-12 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:52:00.176 [DefaultDispatcher-worker-17 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:52:00.187 [DefaultDispatcher-worker-3 @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7952d2 2024-05-03 22:52:00.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-03 22:52:00.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-03 22:52:00.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:00.192 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7952d2: (connection evicted) 2024-05-03 22:52:00.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:00.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-03 22:52:00.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-03 22:52:00.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-03 22:52:00.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-03 22:52:00.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:00.194 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bfc558: (connection evicted) 2024-05-03 22:52:00.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:00.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-03 22:52:00.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-03 22:52:00.196 [DefaultDispatcher-worker-1 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:00.197 [DefaultDispatcher-worker-1 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.197 [DefaultDispatcher-worker-1 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.197 [DefaultDispatcher-worker-1 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.198 [DefaultDispatcher-worker-12 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.198 [DefaultDispatcher-worker-12 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.272 [DefaultDispatcher-worker-12 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:00.272 [DefaultDispatcher-worker-12 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.273 [DefaultDispatcher-worker-12 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.273 [DefaultDispatcher-worker-12 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.274 [DefaultDispatcher-worker-8 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.274 [DefaultDispatcher-worker-8 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.354 [DefaultDispatcher-worker-13 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:00.354 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.354 [DefaultDispatcher-worker-13 @coroutine#2076] 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-03 22:52:00.354 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.355 [DefaultDispatcher-worker-13 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.405 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:00.446 [DefaultDispatcher-worker-2 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:00.446 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.446 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.446 [DefaultDispatcher-worker-2 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.448 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.448 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.602 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:00.602 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.602 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.603 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.604 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.604 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.741 [DefaultDispatcher-worker-13 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:00.741 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.741 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.741 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.742 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.743 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.847 [DefaultDispatcher-worker-5 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:00.847 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.847 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.847 [DefaultDispatcher-worker-5 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.848 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.849 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.916 [DefaultDispatcher-worker-9 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:00.916 [DefaultDispatcher-worker-9 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.916 [DefaultDispatcher-worker-9 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.916 [DefaultDispatcher-worker-9 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.918 [DefaultDispatcher-worker-5 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.918 [DefaultDispatcher-worker-5 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.992 [DefaultDispatcher-worker-9 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:00.992 [DefaultDispatcher-worker-9 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.992 [DefaultDispatcher-worker-9 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:00.992 [DefaultDispatcher-worker-9 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.994 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:00.994 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.077 [DefaultDispatcher-worker-9 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:01.077 [DefaultDispatcher-worker-9 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.077 [DefaultDispatcher-worker-9 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.077 [DefaultDispatcher-worker-9 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.079 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.079 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.141 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-03 22:52:01.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-03 22:52:01.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.199 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@500d4de8: (connection evicted) 2024-05-03 22:52:01.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-03 22:52:01.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23a0c7f3 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.204 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-03 22:52:01.205 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.205 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.205 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-03 22:52:01.208 [DefaultDispatcher-worker-17 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:01.209 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.209 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.209 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.210 [DefaultDispatcher-worker-16 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.210 [DefaultDispatcher-worker-16 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.222 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.234 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.236 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.238 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a40e660 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.238 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.239 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-03 22:52:01.253 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.265 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.267 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.269 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.281 [DefaultDispatcher-worker-7 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb 2024-05-03 22:52:01.285 [DefaultDispatcher-worker-5 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:01.285 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.285 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.285 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.286 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.286 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.297 [DefaultDispatcher-worker-12 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.305 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:01.310 [DefaultDispatcher-worker-5 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a13b12 2024-05-03 22:52:01.315 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-03 22:52:01.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-03 22:52:01.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.320 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a13b12: (connection evicted) 2024-05-03 22:52:01.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-03 22:52:01.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-03 22:52:01.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-03 22:52:01.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-03 22:52:01.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.321 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f1b69bb: (connection evicted) 2024-05-03 22:52:01.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-03 22:52:01.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698e2cba 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.323 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.324 [Test worker @coroutine#3436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-03 22:52:01.340 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.352 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.354 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.355 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2197990b 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.356 [Test worker @coroutine#3436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-03 22:52:01.357 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.357 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.357 [Test worker @coroutine#3436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-03 22:52:01.366 [DefaultDispatcher-worker-5 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:01.366 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.366 [DefaultDispatcher-worker-5 @coroutine#2076] 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-03 22:52:01.366 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.368 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.372 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.384 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.386 [Test worker @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.388 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.390 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.401 [DefaultDispatcher-worker-11 @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-05-03 22:52:01.413 [DefaultDispatcher-worker-2 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.424 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:01.428 [DefaultDispatcher-worker-7 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.439 [DefaultDispatcher-worker-7 @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.441 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.457 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.460 [DefaultDispatcher-worker-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:01.460 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.460 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.460 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.461 [DefaultDispatcher-worker-6 @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f704f4 2024-05-03 22:52:01.461 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.461 [DefaultDispatcher-worker-4 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-03 22:52:01.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-03 22:52:01.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.464 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f704f4: (connection evicted) 2024-05-03 22:52:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-03 22:52:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-03 22:52:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-03 22:52:01.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-03 22:52:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.465 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1: (connection evicted) 2024-05-03 22:52:01.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-03 22:52:01.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc976da 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.467 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-03 22:52:01.468 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.468 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.468 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-03 22:52:01.485 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.497 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.499 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.501 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30367620 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.501 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-03 22:52:01.502 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.502 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.502 [Test worker @coroutine#3525] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-03 22:52:01.516 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.528 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.530 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.532 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.543 [DefaultDispatcher-worker-13 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361065d1 2024-05-03 22:52:01.557 [DefaultDispatcher-worker-13 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.568 [DefaultDispatcher-worker-11 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7 2024-05-03 22:52:01.568 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-03 22:52:01.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-03 22:52:01.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.576 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c4ce7: (connection evicted) 2024-05-03 22:52:01.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-03 22:52:01.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-03 22:52:01.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-03 22:52:01.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-03 22:52:01.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.577 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361065d1: (connection evicted) 2024-05-03 22:52:01.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-03 22:52:01.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5565d718 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.579 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-03 22:52:01.580 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.580 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.580 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-03 22:52:01.597 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.609 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.611 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.613 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddd5715 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.613 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.613 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-03 22:52:01.614 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.614 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.614 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.614 [Test worker @coroutine#3583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-03 22:52:01.615 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.615 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.629 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.641 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.642 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.643 [Test worker @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.644 [Test worker @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.657 [DefaultDispatcher-worker-6 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c15e 2024-05-03 22:52:01.673 [DefaultDispatcher-worker-15 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.680 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:01.685 [DefaultDispatcher-worker-6 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c3483b 2024-05-03 22:52:01.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-03 22:52:01.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-03 22:52:01.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.694 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c3483b: (connection evicted) 2024-05-03 22:52:01.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-03 22:52:01.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-03 22:52:01.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-03 22:52:01.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-03 22:52:01.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.695 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c15e: (connection evicted) 2024-05-03 22:52:01.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-03 22:52:01.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb84ef7 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.698 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-03 22:52:01.699 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.699 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.699 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-03 22:52:01.720 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.733 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.735 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.737 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29244152 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.737 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-03 22:52:01.738 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.738 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.738 [Test worker @coroutine#3644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-03 22:52:01.753 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.753 [DefaultDispatcher-worker-5 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:01.754 [DefaultDispatcher-worker-5 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.754 [DefaultDispatcher-worker-5 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.754 [DefaultDispatcher-worker-5 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.755 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.755 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.765 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.767 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.769 [Test worker @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.781 [DefaultDispatcher-worker-6 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-05-03 22:52:01.795 [DefaultDispatcher-worker-16 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.799 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:01.808 [DefaultDispatcher-worker-16 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1465914 2024-05-03 22:52:01.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-03 22:52:01.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-03 22:52:01.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.818 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1465914: (connection evicted) 2024-05-03 22:52:01.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-03 22:52:01.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-03 22:52:01.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-03 22:52:01.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-03 22:52:01.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.820 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dfb073: (connection evicted) 2024-05-03 22:52:01.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-03 22:52:01.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48306567 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.822 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-03 22:52:01.823 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.823 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.823 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-03 22:52:01.840 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.852 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.854 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.856 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ea9f2f3 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.856 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.857 [Test worker @coroutine#3706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-03 22:52:01.858 [DefaultDispatcher-worker-6 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:01.858 [DefaultDispatcher-worker-6 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.858 [DefaultDispatcher-worker-6 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.858 [DefaultDispatcher-worker-6 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.859 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.859 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.872 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.884 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.886 [Test worker @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.888 [Test worker @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.901 [DefaultDispatcher-worker-6 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57 2024-05-03 22:52:01.915 [DefaultDispatcher-worker-10 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.923 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:01.929 [DefaultDispatcher-worker-14 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.929 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:01.930 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.930 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:01.930 [DefaultDispatcher-worker-11 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.931 [DefaultDispatcher-worker-4 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.931 [DefaultDispatcher-worker-4 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:01.939 [DefaultDispatcher-worker-8 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3 2024-05-03 22:52:01.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-03 22:52:01.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-03 22:52:01.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.947 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cc81cb3: (connection evicted) 2024-05-03 22:52:01.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-03 22:52:01.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-03 22:52:01.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-03 22:52:01.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-03 22:52:01.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:01.948 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74ee8f57: (connection evicted) 2024-05-03 22:52:01.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:01.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-03 22:52:01.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-03 22:52:01.950 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-03 22:52:01.950 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269fe2fe 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.951 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-03 22:52:01.969 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.981 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.983 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.985 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139a97e7 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:01.986 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-03 22:52:01.987 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:01.987 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:01.987 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-03 22:52:02.002 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:02.004 [DefaultDispatcher-worker-8 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:02.004 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.004 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.004 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.005 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.005 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.014 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:02.016 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:02.018 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:02.029 [DefaultDispatcher-worker-10 @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667 2024-05-03 22:52:02.043 [DefaultDispatcher-worker-10 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:02.051 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.054 [DefaultDispatcher-worker-8 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:02.063 [DefaultDispatcher-worker-16 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:02.082 [DefaultDispatcher-worker-10 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-05-03 22:52:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-03 22:52:02.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-03 22:52:02.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.087 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d27a744: (connection evicted) 2024-05-03 22:52:02.087 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-03 22:52:02.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-03 22:52:02.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-03 22:52:02.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-03 22:52:02.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.088 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1f0667: (connection evicted) 2024-05-03 22:52:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-03 22:52:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-03 22:52:02.090 [DefaultDispatcher-worker-14 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.090 [DefaultDispatcher-worker-14 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d02417 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.090 [DefaultDispatcher-worker-14 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.090 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.090 [DefaultDispatcher-worker-14 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.091 [Test worker @coroutine#3859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-03 22:52:02.092 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.092 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.109 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.121 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.123 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.125 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2e28c7 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.125 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.126 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.126 [Test worker @coroutine#3859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-03 22:52:02.126 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.126 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.126 [Test worker @coroutine#3859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-03 22:52:02.140 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.153 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.155 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.156 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.169 [DefaultDispatcher-worker-6 @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf 2024-05-03 22:52:02.183 [DefaultDispatcher-worker-10 @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.185 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.191 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.195 [DefaultDispatcher-worker-9 @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.198 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314e240c 2024-05-03 22:52:02.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-03 22:52:02.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-03 22:52:02.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.207 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314e240c: (connection evicted) 2024-05-03 22:52:02.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-03 22:52:02.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-03 22:52:02.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-03 22:52:02.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-03 22:52:02.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.209 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e87c4cf: (connection evicted) 2024-05-03 22:52:02.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-03 22:52:02.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-03 22:52:02.210 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d911f95 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.211 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-03 22:52:02.221 [DefaultDispatcher-worker-17 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:02.221 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.221 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.221 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.222 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.222 [DefaultDispatcher-worker-3 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.230 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.242 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.243 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.244 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.246 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253fb3fa 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.246 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.247 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-03 22:52:02.247 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.247 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.247 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-03 22:52:02.261 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.273 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.275 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.277 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.290 [DefaultDispatcher-worker-13 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fa8762 2024-05-03 22:52:02.296 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.297 [DefaultDispatcher-worker-10 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:02.297 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.297 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.297 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.298 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.298 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.304 [DefaultDispatcher-worker-7 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.312 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.315 [DefaultDispatcher-worker-15 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.317 [Test worker @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.319 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c 2024-05-03 22:52:02.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-03 22:52:02.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-03 22:52:02.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.327 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5e7f4c: (connection evicted) 2024-05-03 22:52:02.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-03 22:52:02.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-03 22:52:02.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-03 22:52:02.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-03 22:52:02.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.328 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fa8762: (connection evicted) 2024-05-03 22:52:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-03 22:52:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2251cc2e 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.330 [Test worker @coroutine#3993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-03 22:52:02.331 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.331 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.331 [Test worker @coroutine#3993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-03 22:52:02.342 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.348 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.360 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.362 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.364 [Test worker @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a01c55 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.365 [Test worker @coroutine#3993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-03 22:52:02.366 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.366 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.366 [Test worker @coroutine#3993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-03 22:52:02.377 [DefaultDispatcher-worker-15 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:02.377 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.378 [DefaultDispatcher-worker-15 @coroutine#2076] 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-03 22:52:02.378 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.378 [DefaultDispatcher-worker-15 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.381 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.393 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.395 [Test worker @coroutine#4005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.397 [Test worker @coroutine#4007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.410 [DefaultDispatcher-worker-14 @coroutine#4009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5642cd03 2024-05-03 22:52:02.424 [DefaultDispatcher-worker-5 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.431 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.436 [DefaultDispatcher-worker-5 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a057b6 2024-05-03 22:52:02.495 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.507 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:02.507 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.507 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.507 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.508 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.508 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-03 22:52:02.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-03 22:52:02.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.509 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a057b6: (connection evicted) 2024-05-03 22:52:02.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-03 22:52:02.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-03 22:52:02.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-03 22:52:02.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-03 22:52:02.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.510 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5642cd03: (connection evicted) 2024-05-03 22:52:02.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-03 22:52:02.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c67b7a9 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.512 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.513 [Test worker @coroutine#4070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-03 22:52:02.534 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.537 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.558 [Test worker @coroutine#4071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.561 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.564 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.564 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5876cd86 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.565 [Test worker @coroutine#4070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-03 22:52:02.566 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.566 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.566 [Test worker @coroutine#4070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-03 22:52:02.581 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.586 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.593 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.594 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.596 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.610 [DefaultDispatcher-worker-7 @coroutine#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8 2024-05-03 22:52:02.613 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.625 [DefaultDispatcher-worker-14 @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.626 [DefaultDispatcher-worker-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:02.626 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.626 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.626 [DefaultDispatcher-worker-2 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.627 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.627 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.636 [DefaultDispatcher-worker-5 @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47de4dce 2024-05-03 22:52:02.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-03 22:52:02.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-03 22:52:02.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.645 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47de4dce: (connection evicted) 2024-05-03 22:52:02.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-03 22:52:02.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-03 22:52:02.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-03 22:52:02.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-03 22:52:02.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.646 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d70dab8: (connection evicted) 2024-05-03 22:52:02.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-03 22:52:02.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ec675e 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-03 22:52:02.648 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.649 [Test worker @coroutine#4131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-03 22:52:02.663 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.667 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.679 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.681 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.683 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.683 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4221663d 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.684 [Test worker @coroutine#4131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-03 22:52:02.699 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.711 [Test worker @coroutine#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.713 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.715 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.727 [DefaultDispatcher-worker-11 @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e24af83 2024-05-03 22:52:02.742 [DefaultDispatcher-worker-5 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.749 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.753 [DefaultDispatcher-worker-17 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.755 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.757 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.761 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591be976 2024-05-03 22:52:02.767 [DefaultDispatcher-worker-10 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:02.767 [DefaultDispatcher-worker-10 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.767 [DefaultDispatcher-worker-10 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.767 [DefaultDispatcher-worker-10 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.768 [DefaultDispatcher-worker-14 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.768 [DefaultDispatcher-worker-14 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-03 22:52:02.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-03 22:52:02.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.770 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591be976: (connection evicted) 2024-05-03 22:52:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-03 22:52:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-03 22:52:02.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-03 22:52:02.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-03 22:52:02.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.771 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e24af83: (connection evicted) 2024-05-03 22:52:02.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-03 22:52:02.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6a20ce 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.773 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.774 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-03 22:52:02.774 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.774 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.774 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-03 22:52:02.790 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.804 [Test worker @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.806 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.808 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccf1819 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.808 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.809 [Test worker @coroutine#4198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-03 22:52:02.823 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.835 [Test worker @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.837 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.840 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.852 [DefaultDispatcher-worker-3 @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66 2024-05-03 22:52:02.866 [DefaultDispatcher-worker-2 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:02.866 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.866 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.867 [DefaultDispatcher-worker-2 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.867 [DefaultDispatcher-worker-2 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.868 [DefaultDispatcher-worker-13 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.868 [DefaultDispatcher-worker-13 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.874 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:02.878 [DefaultDispatcher-worker-11 @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.892 [UI Thread @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c28c97 2024-05-03 22:52:02.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-03 22:52:02.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-03 22:52:02.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.897 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c28c97: (connection evicted) 2024-05-03 22:52:02.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-03 22:52:02.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-03 22:52:02.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-03 22:52:02.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-03 22:52:02.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.898 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ab45d66: (connection evicted) 2024-05-03 22:52:02.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-03 22:52:02.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a2fec 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.901 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-03 22:52:02.902 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.902 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.902 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-03 22:52:02.919 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.931 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.933 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.935 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.944 [DefaultDispatcher-worker-13 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:02.945 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.945 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:02.945 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.946 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.946 [DefaultDispatcher-worker-13 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:02.948 [DefaultDispatcher-worker-11 @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.951 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.964 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0 2024-05-03 22:52:02.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-03 22:52:02.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-03 22:52:02.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:02.978 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daa53e0: (connection evicted) 2024-05-03 22:52:02.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:02.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-03 22:52:02.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ae5180 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:02.981 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:02.982 [Test worker @coroutine#4330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-03 22:52:03.000 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:03.013 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:03.015 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:03.017 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2024-05-03 22:52:03.018 [DefaultDispatcher-worker-13 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:03.018 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.018 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.018 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.019 [DefaultDispatcher-worker-9 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.019 [DefaultDispatcher-worker-9 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-03 22:52:03.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-03 22:52:03.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-03 22:52:03.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46984524 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.023 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-03 22:52:03.024 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.024 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.024 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-03 22:52:03.038 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.050 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.052 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.054 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745e1fb7 2024-05-03 22:52:03.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-03 22:52:03.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-03 22:52:03.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-03 22:52:03.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-03 22:52:03.059 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4603845b 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.060 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-03 22:52:03.061 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.061 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.061 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-03 22:52:03.079 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.091 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.093 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.095 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-05-03 22:52:03.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-03 22:52:03.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-03 22:52:03.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-03 22:52:03.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de22e7 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.102 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.103 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-03 22:52:03.104 [DefaultDispatcher-worker-2 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:03.104 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.104 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.104 [DefaultDispatcher-worker-2 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.105 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.105 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.113 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.121 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.133 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.135 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.137 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.149 [DefaultDispatcher-worker-6 @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196519dd 2024-05-03 22:52:03.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-03 22:52:03.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-03 22:52:03.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.153 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196519dd: (connection evicted) 2024-05-03 22:52:03.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-03 22:52:03.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2f4769 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.155 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.156 [Test worker @coroutine#4457] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-03 22:52:03.182 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.201 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.204 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.207 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b814b 2024-05-03 22:52:03.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-03 22:52:03.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-03 22:52:03.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-03 22:52:03.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-03 22:52:03.213 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12bb0322 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.214 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-03 22:52:03.231 [DefaultDispatcher-worker-10 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:03.232 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.232 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.232 [DefaultDispatcher-worker-10 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.233 [DefaultDispatcher-worker-11 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.233 [DefaultDispatcher-worker-11 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.237 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.255 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.258 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.260 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.271 [DefaultDispatcher-worker-12 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.274 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.279 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0 2024-05-03 22:52:03.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-03 22:52:03.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-03 22:52:03.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.293 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282c3aa0: (connection evicted) 2024-05-03 22:52:03.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-03 22:52:03.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ae0fcf 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.296 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-03 22:52:03.297 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.297 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.297 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-03 22:52:03.308 [DefaultDispatcher-worker-6 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:03.308 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.308 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.308 [DefaultDispatcher-worker-6 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.310 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.310 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.318 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.330 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.332 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.334 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e36d0f 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.334 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.335 [Test worker @coroutine#4523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-03 22:52:03.350 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.362 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.364 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.366 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.380 [DefaultDispatcher-worker-14 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40830e1e 2024-05-03 22:52:03.388 [DefaultDispatcher-worker-2 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:03.389 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.389 [DefaultDispatcher-worker-2 @coroutine#2076] 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-03 22:52:03.389 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.390 [DefaultDispatcher-worker-2 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.395 [DefaultDispatcher-worker-2 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.397 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.416 [DefaultDispatcher-worker-15 @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2024-05-03 22:52:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-03 22:52:03.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-03 22:52:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.424 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a4472d: (connection evicted) 2024-05-03 22:52:03.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-03 22:52:03.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-03 22:52:03.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-03 22:52:03.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-03 22:52:03.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.425 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40830e1e: (connection evicted) 2024-05-03 22:52:03.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-03 22:52:03.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426fb1c3 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.427 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.428 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-03 22:52:03.428 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.428 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.428 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-03 22:52:03.444 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.456 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.458 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.460 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.460 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c413f7 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.461 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-03 22:52:03.476 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.487 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.489 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.491 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.505 [DefaultDispatcher-worker-16 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b886e86 2024-05-03 22:52:03.517 [DefaultDispatcher-worker-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:03.517 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.517 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.517 [DefaultDispatcher-worker-1 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.518 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.518 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.520 [DefaultDispatcher-worker-15 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.528 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.539 [DefaultDispatcher-worker-15 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b 2024-05-03 22:52:03.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-03 22:52:03.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-03 22:52:03.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.543 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f01f4b: (connection evicted) 2024-05-03 22:52:03.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-03 22:52:03.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-03 22:52:03.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-03 22:52:03.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-03 22:52:03.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.545 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b886e86: (connection evicted) 2024-05-03 22:52:03.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-03 22:52:03.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630e5803 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.548 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-03 22:52:03.549 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.549 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.549 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-03 22:52:03.565 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.577 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.578 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.580 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d13926 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.581 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.582 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-03 22:52:03.600 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.612 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.614 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.616 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.630 [DefaultDispatcher-worker-14 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2024-05-03 22:52:03.637 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:03.638 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.638 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.638 [DefaultDispatcher-worker-13 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.639 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.639 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.646 [DefaultDispatcher-worker-9 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.649 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.662 [DefaultDispatcher-worker-17 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.673 [DefaultDispatcher-worker-9 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.685 [DefaultDispatcher-worker-12 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b810b54 2024-05-03 22:52:03.686 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.687 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-03 22:52:03.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-03 22:52:03.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.699 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b810b54: (connection evicted) 2024-05-03 22:52:03.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-03 22:52:03.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-03 22:52:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-03 22:52:03.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-03 22:52:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.700 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216906a0: (connection evicted) 2024-05-03 22:52:03.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-03 22:52:03.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a8e93db 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.702 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-03 22:52:03.703 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.703 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.703 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-03 22:52:03.718 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.728 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.730 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.732 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.734 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.734 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572c50b6 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.735 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-03 22:52:03.750 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.762 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.764 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.766 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.781 [DefaultDispatcher-worker-1 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2024-05-03 22:52:03.782 [DefaultDispatcher-worker-9 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:03.782 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.782 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.782 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.783 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.783 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.793 [DefaultDispatcher-worker-12 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.803 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.807 [DefaultDispatcher-worker-7 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.816 [DefaultDispatcher-worker-12 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c657771 2024-05-03 22:52:03.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-03 22:52:03.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-03 22:52:03.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.829 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c657771: (connection evicted) 2024-05-03 22:52:03.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-03 22:52:03.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-03 22:52:03.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-03 22:52:03.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-03 22:52:03.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.831 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222ebd21: (connection evicted) 2024-05-03 22:52:03.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-03 22:52:03.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f58011d 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.833 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-03 22:52:03.834 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.834 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.834 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-03 22:52:03.850 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.862 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.864 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.866 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee42fc 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.866 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.867 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-03 22:52:03.877 [DefaultDispatcher-worker-12 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:03.877 [DefaultDispatcher-worker-12 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.877 [DefaultDispatcher-worker-12 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.877 [DefaultDispatcher-worker-12 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.879 [DefaultDispatcher-worker-17 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.879 [DefaultDispatcher-worker-17 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.884 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.896 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.898 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.900 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.911 [DefaultDispatcher-worker-14 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580694ce 2024-05-03 22:52:03.925 [DefaultDispatcher-worker-1 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.934 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:03.935 [DefaultDispatcher-worker-12 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e 2024-05-03 22:52:03.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-03 22:52:03.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-03 22:52:03.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.941 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf7de4e: (connection evicted) 2024-05-03 22:52:03.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-03 22:52:03.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-03 22:52:03.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-03 22:52:03.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-03 22:52:03.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:03.943 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580694ce: (connection evicted) 2024-05-03 22:52:03.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:03.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-03 22:52:03.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-03 22:52:03.947 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.948 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-03 22:52:03.949 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.949 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.949 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-03 22:52:03.955 [DefaultDispatcher-worker-1 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:03.956 [DefaultDispatcher-worker-1 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.956 [DefaultDispatcher-worker-1 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:03.956 [DefaultDispatcher-worker-1 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.957 [DefaultDispatcher-worker-6 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.957 [DefaultDispatcher-worker-6 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:03.967 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.979 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.981 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.983 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238fcafa 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:03.984 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-03 22:52:03.985 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:03.985 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:03.985 [Test worker @coroutine#4707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-03 22:52:03.989 [DefaultDispatcher-worker-10 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25dcf1b6 2024-05-03 22:52:03.994 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.000 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:04.013 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:04.015 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:04.017 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:04.027 [DefaultDispatcher-worker-8 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6 2024-05-03 22:52:04.029 [DefaultDispatcher-worker-11 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:04.029 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.029 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.029 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.030 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.030 [DefaultDispatcher-worker-17 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.039 [DefaultDispatcher-worker-10 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:04.049 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:04.053 [DefaultDispatcher-worker-11 @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:04.057 [DefaultDispatcher-worker-17 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc5c0b2 2024-05-03 22:52:04.073 [DefaultDispatcher-worker-17 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2024-05-03 22:52:04.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-03 22:52:04.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-03 22:52:04.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.076 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef8410: (connection evicted) 2024-05-03 22:52:04.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-03 22:52:04.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-03 22:52:04.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-03 22:52:04.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-03 22:52:04.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.077 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269bf9e6: (connection evicted) 2024-05-03 22:52:04.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-03 22:52:04.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-03 22:52:04.079 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-03 22:52:04.079 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a42136 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.080 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-03 22:52:04.087 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.099 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.116 [DefaultDispatcher-worker-3 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:04.116 [DefaultDispatcher-worker-3 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.116 [DefaultDispatcher-worker-3 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.116 [DefaultDispatcher-worker-3 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.117 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.118 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.118 [DefaultDispatcher-worker-6 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.119 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.121 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116c43d4 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.122 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-03 22:52:04.123 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.123 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.123 [Test worker @coroutine#4749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-03 22:52:04.132 [DefaultDispatcher-worker-6 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-05-03 22:52:04.138 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.150 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.152 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.154 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.155 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.165 [DefaultDispatcher-worker-9 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660 2024-05-03 22:52:04.180 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:04.181 [DefaultDispatcher-worker-3 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.192 [DefaultDispatcher-worker-1 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.194 [DefaultDispatcher-worker-7 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-05-03 22:52:04.202 [DefaultDispatcher-worker-5 @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.219 [DefaultDispatcher-worker-9 @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b191676 2024-05-03 22:52:04.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-03 22:52:04.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-03 22:52:04.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.222 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b191676: (connection evicted) 2024-05-03 22:52:04.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-03 22:52:04.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-03 22:52:04.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-03 22:52:04.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-03 22:52:04.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.223 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.223 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1ba660: (connection evicted) 2024-05-03 22:52:04.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-03 22:52:04.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e44b713 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.226 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-03 22:52:04.227 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.227 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.227 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-03 22:52:04.230 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.242 [DefaultDispatcher-worker-7 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:04.243 [DefaultDispatcher-worker-7 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.243 [DefaultDispatcher-worker-7 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.243 [DefaultDispatcher-worker-7 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.244 [DefaultDispatcher-worker-6 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.244 [DefaultDispatcher-worker-6 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.244 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.256 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.258 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.260 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cb19d5 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.261 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-03 22:52:04.276 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.288 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.290 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.291 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.292 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.302 [DefaultDispatcher-worker-15 @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12 2024-05-03 22:52:04.319 [DefaultDispatcher-worker-16 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.319 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:04.319 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.319 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.320 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.321 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.321 [DefaultDispatcher-worker-15 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.327 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:04.330 [DefaultDispatcher-worker-6 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7 2024-05-03 22:52:04.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-03 22:52:04.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-03 22:52:04.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.341 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8319a7: (connection evicted) 2024-05-03 22:52:04.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-03 22:52:04.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-03 22:52:04.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-03 22:52:04.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-03 22:52:04.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.343 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c9a8e12: (connection evicted) 2024-05-03 22:52:04.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-03 22:52:04.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6dd1e7 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.344 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-03 22:52:04.345 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.345 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.345 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-03 22:52:04.364 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.376 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.378 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.380 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1e28ee 2024-05-03 22:52:04.380 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.381 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-03 22:52:04.397 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.398 [DefaultDispatcher-worker-11 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:04.398 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.398 [DefaultDispatcher-worker-11 @coroutine#2076] 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-03 22:52:04.398 [DefaultDispatcher-worker-11 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.399 [DefaultDispatcher-worker-6 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.409 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.411 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.413 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.423 [DefaultDispatcher-worker-17 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2024-05-03 22:52:04.437 [DefaultDispatcher-worker-6 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.445 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:04.453 [DefaultDispatcher-worker-16 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ad7531 2024-05-03 22:52:04.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-03 22:52:04.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-03 22:52:04.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.459 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ad7531: (connection evicted) 2024-05-03 22:52:04.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-03 22:52:04.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-03 22:52:04.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-03 22:52:04.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-03 22:52:04.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.460 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3294b641: (connection evicted) 2024-05-03 22:52:04.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-03 22:52:04.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-03 22:52:04.461 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@400cb9ef 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.462 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-03 22:52:04.463 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.463 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.463 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-03 22:52:04.487 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.507 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.510 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.514 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7170da18 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.514 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.515 [Test worker @coroutine#4882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-03 22:52:04.529 [DefaultDispatcher-worker-9 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:04.529 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.529 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.529 [DefaultDispatcher-worker-9 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.531 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.531 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.539 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.559 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.562 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.563 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.566 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.578 [DefaultDispatcher-worker-9 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b61c1 2024-05-03 22:52:04.593 [DefaultDispatcher-worker-6 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.603 [DefaultDispatcher-worker-9 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c 2024-05-03 22:52:04.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-03 22:52:04.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-03 22:52:04.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.607 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e29c0c: (connection evicted) 2024-05-03 22:52:04.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-03 22:52:04.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-03 22:52:04.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-03 22:52:04.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-03 22:52:04.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.608 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b61c1: (connection evicted) 2024-05-03 22:52:04.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-03 22:52:04.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-03 22:52:04.611 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71dbfe64 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.612 [Test worker @coroutine#4927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-03 22:52:04.634 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.649 [DefaultDispatcher-worker-17 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:04.649 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.649 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.649 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.650 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.650 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.651 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.654 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.657 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5cd959 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-03 22:52:04.657 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.658 [Test worker @coroutine#4927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-03 22:52:04.685 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.703 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.705 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.708 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.713 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:04.721 [DefaultDispatcher-worker-5 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2 2024-05-03 22:52:04.736 [DefaultDispatcher-worker-6 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.751 [DefaultDispatcher-worker-5 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.758 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.761 [DefaultDispatcher-worker-13 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.794 [DefaultDispatcher-worker-9 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:04.794 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.794 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.795 [DefaultDispatcher-worker-9 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.796 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.796 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.891 [DefaultDispatcher-worker-10 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:04.891 [DefaultDispatcher-worker-13 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a 2024-05-03 22:52:04.891 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.891 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.891 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.892 [DefaultDispatcher-worker-13 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.892 [DefaultDispatcher-worker-13 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-03 22:52:04.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-03 22:52:04.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.897 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142dbf1a: (connection evicted) 2024-05-03 22:52:04.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-03 22:52:04.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-03 22:52:04.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-03 22:52:04.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-03 22:52:04.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:04.898 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4268e2: (connection evicted) 2024-05-03 22:52:04.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:04.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-03 22:52:04.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36deacfc 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.900 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.901 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-03 22:52:04.901 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.901 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.901 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-03 22:52:04.922 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.934 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.936 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.938 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4867e76b 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:04.939 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-03 22:52:04.940 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.940 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.940 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-03 22:52:04.954 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.965 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.967 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.967 [DefaultDispatcher-worker-17 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:04.967 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.967 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:04.968 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.969 [DefaultDispatcher-worker-9 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.969 [DefaultDispatcher-worker-9 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:04.969 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.980 [DefaultDispatcher-worker-8 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2024-05-03 22:52:04.993 [DefaultDispatcher-worker-2 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:05.001 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:05.007 [DefaultDispatcher-worker-13 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:05.020 [DefaultDispatcher-worker-16 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2024-05-03 22:52:05.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-03 22:52:05.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-03 22:52:05.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.024 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78167: (connection evicted) 2024-05-03 22:52:05.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-03 22:52:05.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-03 22:52:05.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-03 22:52:05.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-03 22:52:05.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.025 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d628a88: (connection evicted) 2024-05-03 22:52:05.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-03 22:52:05.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d4bdb75 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.027 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-03 22:52:05.040 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:05.040 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.040 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.040 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.042 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.042 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.048 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.059 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.061 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.063 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.063 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.064 [Test worker @coroutine#5008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-03 22:52:05.078 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.090 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.091 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.093 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.105 [DefaultDispatcher-worker-11 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-05-03 22:52:05.118 [DefaultDispatcher-worker-11 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.128 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:05.131 [DefaultDispatcher-worker-8 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:05.131 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.131 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.131 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.132 [DefaultDispatcher-worker-17 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.132 [DefaultDispatcher-worker-17 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.135 [DefaultDispatcher-worker-14 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256a25a8 2024-05-03 22:52:05.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-03 22:52:05.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-03 22:52:05.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.140 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@256a25a8: (connection evicted) 2024-05-03 22:52:05.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-03 22:52:05.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-03 22:52:05.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-03 22:52:05.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-03 22:52:05.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.141 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ca7f: (connection evicted) 2024-05-03 22:52:05.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-03 22:52:05.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-03 22:52:05.142 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a04eae 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.143 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-03 22:52:05.159 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.171 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.173 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.175 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f49d72 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.175 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-03 22:52:05.176 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.176 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.176 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-03 22:52:05.190 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.201 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.203 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.205 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.217 [DefaultDispatcher-worker-6 @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a009e7 2024-05-03 22:52:05.231 [DefaultDispatcher-worker-5 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.243 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:05.249 [DefaultDispatcher-worker-15 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.254 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.256 [DefaultDispatcher-worker-9 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:05.256 [DefaultDispatcher-worker-9 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.256 [DefaultDispatcher-worker-9 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.257 [DefaultDispatcher-worker-9 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.258 [DefaultDispatcher-worker-15 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.258 [DefaultDispatcher-worker-15 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.261 [DefaultDispatcher-worker-5 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1026a011 2024-05-03 22:52:05.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-03 22:52:05.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-03 22:52:05.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.267 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1026a011: (connection evicted) 2024-05-03 22:52:05.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-03 22:52:05.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-03 22:52:05.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-03 22:52:05.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-03 22:52:05.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.268 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a009e7: (connection evicted) 2024-05-03 22:52:05.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-03 22:52:05.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.270 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.271 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-03 22:52:05.287 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.299 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.301 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.303 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.314 [DefaultDispatcher-worker-7 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.325 [DefaultDispatcher-worker-9 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2024-05-03 22:52:05.330 [DefaultDispatcher-worker-17 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:05.330 [DefaultDispatcher-worker-17 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.330 [DefaultDispatcher-worker-17 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.330 [DefaultDispatcher-worker-17 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.331 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.331 [DefaultDispatcher-worker-5 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.338 [UI Thread @coroutine#5105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588121575842426880 2024-05-03 22:52:05.338 [UI Thread @coroutine#5105] 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=588121575842426880. 2024-05-03 22:52:05.338 [UI Thread @coroutine#5105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588121575842426880 2024-05-03 22:52:05.340 [UI Thread @coroutine#5105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588121575842426880 2024-05-03 22:52:05.340 [UI Thread @coroutine#5105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588121575842426880 2024-05-03 22:52:05.340 [UI Thread @coroutine#5105] 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=588121575842426880. 2024-05-03 22:52:05.340 [UI Thread @coroutine#5105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588121575842426880 to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:52:05.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-03 22:52:05.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-03 22:52:05.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.344 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2024-05-03 22:52:05.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-03 22:52:05.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-03 22:52:05.412 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bad0efd 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.413 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-03 22:52:05.424 [DefaultDispatcher-worker-3 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:05.424 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.424 [DefaultDispatcher-worker-3 @coroutine#2076] 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-03 22:52:05.424 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.425 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.431 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.443 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.445 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.447 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.470 [DefaultDispatcher-worker-2 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.479 [DefaultDispatcher-worker-5 @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.487 [DefaultDispatcher-worker-16 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626967a0 2024-05-03 22:52:05.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-03 22:52:05.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-03 22:52:05.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.501 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626967a0: (connection evicted) 2024-05-03 22:52:05.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-03 22:52:05.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-03 22:52:05.555 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.561 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@172f88b1 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.562 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-03 22:52:05.563 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:05.564 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.564 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.564 [DefaultDispatcher-worker-13 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.565 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.565 [DefaultDispatcher-worker-16 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.586 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.606 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.609 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.612 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b17938 2024-05-03 22:52:05.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-03 22:52:05.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-03 22:52:05.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:05.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-03 22:52:05.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-03 22:52:05.622 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-03 22:52:05.622 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.623 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-03 22:52:05.646 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.660 [DefaultDispatcher-worker-5 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:05.660 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.660 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.660 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.661 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.661 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.664 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.666 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.668 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-05-03 22:52:05.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-03 22:52:05.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-03 22:52:05.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:05.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-03 22:52:05.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5216e43c 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.673 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.674 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-03 22:52:05.674 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.674 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.674 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-03 22:52:05.689 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.701 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.703 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.705 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6466e599 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.705 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-03 22:52:05.706 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.706 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.706 [Test worker @coroutine#5189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-03 22:52:05.721 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.733 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.735 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.737 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.749 [DefaultDispatcher-worker-1 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-05-03 22:52:05.765 [DefaultDispatcher-worker-16 @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2 2024-05-03 22:52:05.770 [UI Thread @coroutine#5214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.770 [UI Thread @coroutine#5214] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 22:52:05.770 [UI Thread @coroutine#5214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.772 [UI Thread @coroutine#5214] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.772 [UI Thread @coroutine#5214] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.772 [UI Thread @coroutine#5214] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 22:52:05.772 [UI Thread @coroutine#5214] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43235/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:05.774 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-03 22:52:05.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-03 22:52:05.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.775 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411c5fa2: (connection evicted) 2024-05-03 22:52:05.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-03 22:52:05.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-03 22:52:05.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-03 22:52:05.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-03 22:52:05.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.776 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd: (connection evicted) 2024-05-03 22:52:05.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-03 22:52:05.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd939 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.778 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-03 22:52:05.779 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.779 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.779 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-03 22:52:05.797 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.806 [DefaultDispatcher-worker-11 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:05.806 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.806 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.806 [DefaultDispatcher-worker-11 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.807 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.807 [DefaultDispatcher-worker-6 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.809 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.811 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.813 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.813 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.814 [Test worker @coroutine#5220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-03 22:52:05.829 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.840 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.842 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.844 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.856 [DefaultDispatcher-worker-8 @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-05-03 22:52:05.870 [DefaultDispatcher-worker-15 @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-05-03 22:52:05.872 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.872 [UI Thread @coroutine#5247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 22:52:05.872 [UI Thread @coroutine#5247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.874 [UI Thread @coroutine#5247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.874 [UI Thread @coroutine#5247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57833/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-03 22:52:05.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-03 22:52:05.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.875 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613: (connection evicted) 2024-05-03 22:52:05.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-03 22:52:05.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-03 22:52:05.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-03 22:52:05.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-03 22:52:05.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.876 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2024-05-03 22:52:05.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-03 22:52:05.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470ce6e7 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.878 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.879 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-03 22:52:05.879 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.879 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.879 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-03 22:52:05.897 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.902 [DefaultDispatcher-worker-17 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:05.902 [DefaultDispatcher-worker-17 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.902 [DefaultDispatcher-worker-17 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.902 [DefaultDispatcher-worker-17 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.903 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.903 [DefaultDispatcher-worker-9 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.909 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.911 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.913 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.913 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-03 22:52:05.913 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.913 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.913 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.913 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5dbca5 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.914 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-03 22:52:05.929 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.940 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.942 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.944 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.961 [DefaultDispatcher-worker-16 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44929971 2024-05-03 22:52:05.976 [DefaultDispatcher-worker-10 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce 2024-05-03 22:52:05.978 [UI Thread @coroutine#5279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.978 [UI Thread @coroutine#5279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 22:52:05.978 [UI Thread @coroutine#5279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.979 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.980 [DefaultDispatcher-worker-17 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:05.980 [UI Thread @coroutine#5279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.980 [UI Thread @coroutine#5279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-03 22:52:05.980 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.980 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:05.980 [DefaultDispatcher-worker-17 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.980 [UI Thread @coroutine#5279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-03 22:52:05.980 [UI Thread @coroutine#5279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40543/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:05.981 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.981 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:05.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-03 22:52:05.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-03 22:52:05.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.982 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8174ce: (connection evicted) 2024-05-03 22:52:05.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-03 22:52:05.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-03 22:52:05.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-03 22:52:05.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-03 22:52:05.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:05.983 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44929971: (connection evicted) 2024-05-03 22:52:05.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:05.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-03 22:52:05.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd8aee2 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:05.986 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-03 22:52:05.987 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:05.987 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:05.987 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-03 22:52:06.005 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.017 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.019 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.020 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27777afd 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.021 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-03 22:52:06.022 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.022 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.022 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-03 22:52:06.036 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.048 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.050 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.052 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.052 [DefaultDispatcher-worker-14 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:06.053 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.053 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.053 [DefaultDispatcher-worker-14 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.054 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.054 [DefaultDispatcher-worker-1 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.064 [DefaultDispatcher-worker-5 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7335aae5 2024-05-03 22:52:06.080 [DefaultDispatcher-worker-8 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.087 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.099 [DefaultDispatcher-worker-17 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2024-05-03 22:52:06.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-03 22:52:06.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-03 22:52:06.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.112 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e: (connection evicted) 2024-05-03 22:52:06.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-03 22:52:06.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-03 22:52:06.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-03 22:52:06.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-03 22:52:06.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.113 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7335aae5: (connection evicted) 2024-05-03 22:52:06.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-03 22:52:06.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@589c648 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.116 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-03 22:52:06.117 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.117 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.117 [Test worker @coroutine#5341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-03 22:52:06.141 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.143 [DefaultDispatcher-worker-8 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:06.143 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.143 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.143 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.144 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.144 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.160 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.163 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.167 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.178 [DefaultDispatcher-worker-17 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.202 [DefaultDispatcher-worker-8 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.217 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.217 [DefaultDispatcher-worker-7 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.241 [DefaultDispatcher-worker-5 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219a9b16 2024-05-03 22:52:06.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-03 22:52:06.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-03 22:52:06.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.244 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219a9b16: (connection evicted) 2024-05-03 22:52:06.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-03 22:52:06.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502326b3 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.247 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-03 22:52:06.248 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.248 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.248 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-03 22:52:06.264 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.267 [DefaultDispatcher-worker-8 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:06.267 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.267 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.267 [DefaultDispatcher-worker-8 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.269 [DefaultDispatcher-worker-11 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.269 [DefaultDispatcher-worker-11 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.277 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.279 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.281 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f4aaeb 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.281 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-03 22:52:06.282 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.282 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.282 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-03 22:52:06.296 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.309 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.311 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.312 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.324 [DefaultDispatcher-worker-10 @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2024-05-03 22:52:06.338 [DefaultDispatcher-worker-6 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.343 [DefaultDispatcher-worker-13 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:06.344 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.344 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.344 [DefaultDispatcher-worker-13 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.345 [DefaultDispatcher-worker-16 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.345 [DefaultDispatcher-worker-16 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.348 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.351 [DefaultDispatcher-worker-11 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2024-05-03 22:52:06.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-03 22:52:06.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-03 22:52:06.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.359 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f1db20: (connection evicted) 2024-05-03 22:52:06.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-03 22:52:06.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-03 22:52:06.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-03 22:52:06.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-03 22:52:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.360 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22726bc7: (connection evicted) 2024-05-03 22:52:06.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-03 22:52:06.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-03 22:52:06.362 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7b5e7 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.363 [Test worker @coroutine#5427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-03 22:52:06.380 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.392 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.394 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.396 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.406 [DefaultDispatcher-worker-11 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.414 [DefaultDispatcher-worker-11 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.432 [DefaultDispatcher-worker-9 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2024-05-03 22:52:06.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-03 22:52:06.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-03 22:52:06.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.435 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53: (connection evicted) 2024-05-03 22:52:06.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-03 22:52:06.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-03 22:52:06.437 [DefaultDispatcher-worker-14 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:06.437 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.437 [DefaultDispatcher-worker-14 @coroutine#2076] 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-03 22:52:06.437 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb509a6 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.437 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-03 22:52:06.438 [DefaultDispatcher-worker-14 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.438 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.438 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.438 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-03 22:52:06.456 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.470 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.472 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.474 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.486 [DefaultDispatcher-worker-11 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.495 [DefaultDispatcher-worker-7 @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397fced4 2024-05-03 22:52:06.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-03 22:52:06.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-03 22:52:06.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.497 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@397fced4: (connection evicted) 2024-05-03 22:52:06.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-03 22:52:06.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-03 22:52:06.499 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c943847 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.500 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-03 22:52:06.518 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.530 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.532 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.533 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.599 [DefaultDispatcher-worker-10 @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2024-05-03 22:52:06.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-03 22:52:06.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-03 22:52:06.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.601 [HikariPool-208 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.601 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24305eca: (connection evicted) 2024-05-03 22:52:06.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-03 22:52:06.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cabd07 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.603 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-03 22:52:06.604 [DefaultDispatcher-worker-5 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:06.604 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.604 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.604 [DefaultDispatcher-worker-5 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.604 [Test worker @coroutine#5508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-03 22:52:06.605 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.605 [DefaultDispatcher-worker-15 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.627 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.640 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.642 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.644 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.654 [DefaultDispatcher-worker-4 @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.662 [DefaultDispatcher-worker-16 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7942987 2024-05-03 22:52:06.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-03 22:52:06.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-03 22:52:06.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:06.670 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7942987: (connection evicted) 2024-05-03 22:52:06.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-03 22:52:06.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-03 22:52:06.672 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:06.672 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.672 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.672 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.673 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.673 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba65354 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.675 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-03 22:52:06.676 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.676 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.676 [Test worker @coroutine#5537] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-03 22:52:06.691 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.703 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.705 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.707 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af850f1 2024-05-03 22:52:06.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-03 22:52:06.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-03 22:52:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-03 22:52:06.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678f685f 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.711 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-03 22:52:06.712 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.712 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.712 [Test worker @coroutine#5555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-03 22:52:06.726 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.738 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.740 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.742 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3740a5 2024-05-03 22:52:06.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-03 22:52:06.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-03 22:52:06.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-03 22:52:06.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4678e08e 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.746 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-03 22:52:06.747 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.747 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.747 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-03 22:52:06.763 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.775 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.777 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.779 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-03 22:52:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-03 22:52:06.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-03 22:52:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-03 22:52:06.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-03 22:52:06.791 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57959/Site/verify 2024-05-03 22:52:06.791 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57959/Site/verify. 2024-05-03 22:52:06.791 [UI Thread @coroutine#5593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57959/Site/verify 2024-05-03 22:52:06.793 [UI Thread @coroutine#5593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57959/Site/verify 2024-05-03 22:52:06.793 [UI Thread @coroutine#5593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57959/Site/verify 2024-05-03 22:52:06.793 [UI Thread @coroutine#5593] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57959/Site/verify. 2024-05-03 22:52:06.793 [UI Thread @coroutine#5593] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57959/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:06.799 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-03 22:52:06.799 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190a5f74 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.800 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-03 22:52:06.819 [DefaultDispatcher-worker-12 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:06.819 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.819 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.819 [DefaultDispatcher-worker-12 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.820 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.820 [DefaultDispatcher-worker-15 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.820 [DefaultDispatcher-worker-15 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.833 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.834 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.836 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b09df69 2024-05-03 22:52:06.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-03 22:52:06.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-03 22:52:06.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-03 22:52:06.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7473cf13 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.840 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-03 22:52:06.841 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.841 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.841 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-03 22:52:06.856 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.868 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.870 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.872 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2411cf8b 2024-05-03 22:52:06.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-03 22:52:06.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-03 22:52:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-03 22:52:06.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644a12be 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.875 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.876 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-03 22:52:06.891 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.903 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.905 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.907 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274010fe 2024-05-03 22:52:06.909 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60551/Site/verify 2024-05-03 22:52:06.909 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60551/Site/verify. 2024-05-03 22:52:06.909 [UI Thread @coroutine#5659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60551/Site/verify 2024-05-03 22:52:06.911 [UI Thread @coroutine#5659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60551/Site/verify 2024-05-03 22:52:06.911 [UI Thread @coroutine#5659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60551/Site/verify 2024-05-03 22:52:06.912 [UI Thread @coroutine#5659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60551/Site/verify. 2024-05-03 22:52:06.912 [UI Thread @coroutine#5659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60551/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-03 22:52:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-03 22:52:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-03 22:52:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-03 22:52:06.916 [DefaultDispatcher-worker-8 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:06.916 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.916 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.916 [DefaultDispatcher-worker-8 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.917 [DefaultDispatcher-worker-12 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.917 [DefaultDispatcher-worker-12 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.920 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53749/Site/verify 2024-05-03 22:52:06.920 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53749/Site/verify. 2024-05-03 22:52:06.920 [UI Thread @coroutine#5674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53749/Site/verify 2024-05-03 22:52:06.922 [UI Thread @coroutine#5674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53749/Site/verify 2024-05-03 22:52:06.922 [UI Thread @coroutine#5674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53749/Site/verify 2024-05-03 22:52:06.922 [UI Thread @coroutine#5674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53749/Site/verify. 2024-05-03 22:52:06.922 [UI Thread @coroutine#5674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53749/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:06.927 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48623/Site/verify 2024-05-03 22:52:06.927 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48623/Site/verify. 2024-05-03 22:52:06.927 [UI Thread @coroutine#5688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48623/Site/verify 2024-05-03 22:52:06.929 [UI Thread @coroutine#5688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48623/Site/verify 2024-05-03 22:52:06.929 [UI Thread @coroutine#5688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48623/Site/verify 2024-05-03 22:52:06.929 [UI Thread @coroutine#5688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48623/Site/verify. 2024-05-03 22:52:06.929 [UI Thread @coroutine#5688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48623/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:06.936 [UI Thread @coroutine#5702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-03 22:52:06.936 [UI Thread @coroutine#5702] 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-03 22:52:06.936 [UI Thread @coroutine#5702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-03 22:52:06.937 [UI Thread @coroutine#5702] 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-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ccbd95 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:06.940 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-03 22:52:06.941 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.941 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.941 [Test worker @coroutine#5709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-03 22:52:06.956 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.968 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.970 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.972 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:06.990 [DefaultDispatcher-worker-16 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:06.991 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.991 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:06.991 [DefaultDispatcher-worker-16 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.992 [DefaultDispatcher-worker-3 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.992 [DefaultDispatcher-worker-3 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:06.996 [DefaultDispatcher-worker-16 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.006 [DefaultDispatcher-worker-11 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.014 [DefaultDispatcher-worker-4 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.023 [DefaultDispatcher-worker-6 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.032 [DefaultDispatcher-worker-3 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.041 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:07.042 [DefaultDispatcher-worker-12 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.053 [DefaultDispatcher-worker-4 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.069 [DefaultDispatcher-worker-13 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:07.069 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.069 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.069 [DefaultDispatcher-worker-13 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.070 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.070 [DefaultDispatcher-worker-11 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.078 [DefaultDispatcher-worker-9 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@595713f3 2024-05-03 22:52:07.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-03 22:52:07.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-03 22:52:07.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.080 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@595713f3: (connection evicted) 2024-05-03 22:52:07.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-03 22:52:07.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@419fc1d6 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.082 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-03 22:52:07.083 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.083 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.083 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-03 22:52:07.102 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.110 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.113 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.115 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.117 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.117 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.118 [Test worker @coroutine#5744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-03 22:52:07.133 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.144 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.145 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.147 [Test worker @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.148 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.156 [DefaultDispatcher-worker-5 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:07.156 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.156 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.156 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.157 [DefaultDispatcher-worker-7 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.157 [DefaultDispatcher-worker-7 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.160 [DefaultDispatcher-worker-7 @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-05-03 22:52:07.175 [DefaultDispatcher-worker-12 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@192800d 2024-05-03 22:52:07.183 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-03 22:52:07.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-03 22:52:07.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.192 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192800d: (connection evicted) 2024-05-03 22:52:07.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-03 22:52:07.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-03 22:52:07.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-03 22:52:07.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-03 22:52:07.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.193 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13: (connection evicted) 2024-05-03 22:52:07.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-03 22:52:07.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a85e4f4 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.195 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.196 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-03 22:52:07.215 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.227 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.228 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.230 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1b5daf 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.231 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-03 22:52:07.245 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.261 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.263 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.266 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.278 [DefaultDispatcher-worker-12 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634 2024-05-03 22:52:07.280 [DefaultDispatcher-worker-17 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:07.280 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.280 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.280 [DefaultDispatcher-worker-17 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.281 [DefaultDispatcher-worker-4 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.281 [DefaultDispatcher-worker-4 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.291 [DefaultDispatcher-worker-4 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.296 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:07.303 [DefaultDispatcher-worker-17 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78333d5a 2024-05-03 22:52:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-03 22:52:07.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-03 22:52:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.309 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78333d5a: (connection evicted) 2024-05-03 22:52:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-03 22:52:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-03 22:52:07.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-03 22:52:07.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-03 22:52:07.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.310 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e1c1634: (connection evicted) 2024-05-03 22:52:07.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-03 22:52:07.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22263e1a 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.312 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-03 22:52:07.313 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.313 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.313 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-03 22:52:07.330 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.342 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.344 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.345 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2d7dc 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.346 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-03 22:52:07.347 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.347 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.347 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-03 22:52:07.355 [DefaultDispatcher-worker-4 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:07.356 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.356 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.356 [DefaultDispatcher-worker-4 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.357 [DefaultDispatcher-worker-8 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.357 [DefaultDispatcher-worker-8 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.362 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.374 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.376 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.378 [Test worker @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.390 [DefaultDispatcher-worker-9 @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37 2024-05-03 22:52:07.403 [DefaultDispatcher-worker-13 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.413 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:07.414 [DefaultDispatcher-worker-17 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9 2024-05-03 22:52:07.447 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.448 [DefaultDispatcher-worker-1 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:07.448 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.448 [DefaultDispatcher-worker-1 @coroutine#2076] 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-03 22:52:07.448 [DefaultDispatcher-worker-1 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.449 [DefaultDispatcher-worker-3 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.617 [DefaultDispatcher-worker-17 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:07.617 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.617 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.617 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.618 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.619 [DefaultDispatcher-worker-7 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-03 22:52:07.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-03 22:52:07.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.668 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1b9de9: (connection evicted) 2024-05-03 22:52:07.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-03 22:52:07.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-03 22:52:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-03 22:52:07.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-03 22:52:07.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.669 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ecd37: (connection evicted) 2024-05-03 22:52:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-03 22:52:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f25176a 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.671 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.672 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-03 22:52:07.684 [DefaultDispatcher-worker-9 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:07.685 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.685 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.685 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.686 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.686 [DefaultDispatcher-worker-7 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.692 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.704 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.705 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.707 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72216f0b 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.708 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.709 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-03 22:52:07.723 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.735 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.736 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.738 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.751 [DefaultDispatcher-worker-2 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2024-05-03 22:52:07.766 [DefaultDispatcher-worker-1 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.772 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:07.775 [DefaultDispatcher-worker-1 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.783 [DefaultDispatcher-worker-10 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2024-05-03 22:52:07.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-03 22:52:07.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-03 22:52:07.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.788 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f: (connection evicted) 2024-05-03 22:52:07.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-03 22:52:07.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-03 22:52:07.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-03 22:52:07.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-03 22:52:07.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.789 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78edbe01: (connection evicted) 2024-05-03 22:52:07.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-03 22:52:07.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cf1bf54 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.791 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.792 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-03 22:52:07.810 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.822 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.823 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.825 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356c8fa9 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.826 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-03 22:52:07.827 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.827 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.827 [Test worker @coroutine#5965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-03 22:52:07.830 [DefaultDispatcher-worker-16 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:07.831 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.831 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.831 [DefaultDispatcher-worker-16 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.832 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.832 [DefaultDispatcher-worker-13 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.842 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.854 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.855 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.857 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.870 [DefaultDispatcher-worker-2 @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294 2024-05-03 22:52:07.884 [DefaultDispatcher-worker-11 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.892 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:07.893 [DefaultDispatcher-worker-3 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.904 [DefaultDispatcher-worker-3 @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cf810c 2024-05-03 22:52:07.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-03 22:52:07.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-03 22:52:07.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.909 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cf810c: (connection evicted) 2024-05-03 22:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-03 22:52:07.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-03 22:52:07.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-03 22:52:07.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-03 22:52:07.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:07.911 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9ab294: (connection evicted) 2024-05-03 22:52:07.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:07.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-03 22:52:07.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.912 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@188f626a 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.913 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-03 22:52:07.928 [DefaultDispatcher-worker-3 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:07.928 [DefaultDispatcher-worker-3 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.928 [DefaultDispatcher-worker-3 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:07.928 [DefaultDispatcher-worker-3 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.929 [DefaultDispatcher-worker-6 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.929 [DefaultDispatcher-worker-6 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:07.931 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.943 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.945 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.947 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f850 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:07.947 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-03 22:52:07.948 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.948 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.948 [Test worker @coroutine#6022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-03 22:52:07.962 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.974 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.976 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.977 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:07.991 [DefaultDispatcher-worker-1 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6017f9 2024-05-03 22:52:08.001 [DefaultDispatcher-worker-8 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:08.001 [DefaultDispatcher-worker-8 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.001 [DefaultDispatcher-worker-8 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.001 [DefaultDispatcher-worker-8 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.002 [DefaultDispatcher-worker-5 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.002 [DefaultDispatcher-worker-5 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.004 [DefaultDispatcher-worker-5 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:08.012 [DefaultDispatcher-worker-6 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:08.013 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.020 [DefaultDispatcher-worker-12 @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8 2024-05-03 22:52:08.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-03 22:52:08.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-03 22:52:08.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.026 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ba33b8: (connection evicted) 2024-05-03 22:52:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-03 22:52:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-03 22:52:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-03 22:52:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-03 22:52:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.027 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6017f9: (connection evicted) 2024-05-03 22:52:08.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-03 22:52:08.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e55afa 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.030 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.031 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.031 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-03 22:52:08.031 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.031 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.031 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-03 22:52:08.049 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.061 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.062 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.064 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eef7af3 2024-05-03 22:52:08.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-03 22:52:08.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-03 22:52:08.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-03 22:52:08.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b261005 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.077 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.078 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-03 22:52:08.081 [DefaultDispatcher-worker-15 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-05-03 22:52:08.081 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.081 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.081 [DefaultDispatcher-worker-15 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.082 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.082 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55891/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.093 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.105 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.107 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.109 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.118 [DefaultDispatcher-worker-15 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.142 [DefaultDispatcher-worker-16 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.151 [DefaultDispatcher-worker-1 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55704859 2024-05-03 22:52:08.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-03 22:52:08.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-03 22:52:08.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.158 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55704859: (connection evicted) 2024-05-03 22:52:08.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-03 22:52:08.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b4e0786 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.160 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.161 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-03 22:52:08.168 [DefaultDispatcher-worker-10 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2024-05-03 22:52:08.168 [DefaultDispatcher-worker-10 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.168 [DefaultDispatcher-worker-10 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.168 [DefaultDispatcher-worker-10 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.169 [DefaultDispatcher-worker-1 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.169 [DefaultDispatcher-worker-1 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50637/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.176 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.188 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.190 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.192 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.202 [DefaultDispatcher-worker-15 @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.227 [DefaultDispatcher-worker-3 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.236 [DefaultDispatcher-worker-17 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.249 [DefaultDispatcher-worker-3 @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd 2024-05-03 22:52:08.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-03 22:52:08.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-03 22:52:08.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.252 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3593e8dd: (connection evicted) 2024-05-03 22:52:08.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-03 22:52:08.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-03 22:52:08.254 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ce295 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.255 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.256 [Test worker @coroutine#6167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-03 22:52:08.271 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.282 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.285 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.287 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.293 [DefaultDispatcher-worker-14 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65013d71 2024-05-03 22:52:08.293 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.293 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.293 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.295 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.295 [DefaultDispatcher-worker-14 @coroutine#2018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.298 [DefaultDispatcher-worker-15 @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.323 [DefaultDispatcher-worker-8 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.331 [DefaultDispatcher-worker-2 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.342 [DefaultDispatcher-worker-11 @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a5775f 2024-05-03 22:52:08.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-03 22:52:08.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-03 22:52:08.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.344 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26a5775f: (connection evicted) 2024-05-03 22:52:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-03 22:52:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-03 22:52:08.347 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32549c2d 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.348 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-03 22:52:08.367 [DefaultDispatcher-worker-11 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-03 22:52:08.367 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.367 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.367 [DefaultDispatcher-worker-11 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.368 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.368 [DefaultDispatcher-worker-10 @coroutine#2047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60359/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.372 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.391 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.394 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.397 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220910 2024-05-03 22:52:08.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-03 22:52:08.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-03 22:52:08.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-03 22:52:08.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc0b40a 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.406 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.407 [Test worker @coroutine#6230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-03 22:52:08.429 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.441 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.443 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.444 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f68e96 2024-05-03 22:52:08.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-03 22:52:08.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-03 22:52:08.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-03 22:52:08.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31360632 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.449 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-03 22:52:08.450 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.450 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.450 [Test worker @coroutine#6253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-03 22:52:08.459 [DefaultDispatcher-worker-10 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a93ebfe 2024-05-03 22:52:08.459 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.459 [DefaultDispatcher-worker-10 @coroutine#2076] 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-03 22:52:08.459 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.460 [DefaultDispatcher-worker-10 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.465 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.477 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.479 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.480 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@153ce630 2024-05-03 22:52:08.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-03 22:52:08.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-03 22:52:08.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-03 22:52:08.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92ec1a0 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.487 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.488 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.489 [UI Thread @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-03 22:52:08.505 [UI Thread @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.522 [UI Thread @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.524 [UI Thread @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.526 [UI Thread @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd 2024-05-03 22:52:08.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-03 22:52:08.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-03 22:52:08.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:08.529 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8edcfd: (connection evicted) 2024-05-03 22:52:08.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-03 22:52:08.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25379b3c 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.531 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-03 22:52:08.532 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.532 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.532 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-03 22:52:08.549 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.561 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.563 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.565 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601e465f 2024-05-03 22:52:08.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-03 22:52:08.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-03 22:52:08.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-03 22:52:08.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c654c 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.569 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-03 22:52:08.570 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.570 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.570 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-03 22:52:08.585 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.597 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.599 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.600 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-05-03 22:52:08.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-03 22:52:08.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-03 22:52:08.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-03 22:52:08.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@faff2bf 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.604 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-03 22:52:08.605 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.605 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.605 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-03 22:52:08.620 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.627 [DefaultDispatcher-worker-17 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-03 22:52:08.627 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.628 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.628 [DefaultDispatcher-worker-17 @coroutine#2090] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.629 [DefaultDispatcher-worker-3 @coroutine#2090] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.629 [DefaultDispatcher-worker-3 @coroutine#2090] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41147/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.633 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.635 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.636 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2024-05-03 22:52:08.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-03 22:52:08.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-03 22:52:08.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-03 22:52:08.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-03 22:52:08.639 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd11a2 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.640 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-03 22:52:08.655 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.667 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.669 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.671 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-05-03 22:52:08.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-03 22:52:08.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-03 22:52:08.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-03 22:52:08.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569242a8 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.675 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-03 22:52:08.691 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.697 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726d0482 2024-05-03 22:52:08.697 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.697 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.697 [DefaultDispatcher-worker-12 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.698 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.698 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34819/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.703 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.705 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.707 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-05-03 22:52:08.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-03 22:52:08.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-03 22:52:08.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-03 22:52:08.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-03 22:52:08.711 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.712 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-03 22:52:08.727 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.739 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.741 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.743 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-05-03 22:52:08.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-03 22:52:08.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-03 22:52:08.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-03 22:52:08.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f55e1b9 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.747 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.748 [Test worker @coroutine#6400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-03 22:52:08.763 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.775 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.777 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.779 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-03 22:52:08.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-03 22:52:08.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-03 22:52:08.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-03 22:52:08.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ee1a38 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.783 [Test worker @coroutine#6419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-03 22:52:08.784 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.784 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.784 [Test worker @coroutine#6419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-03 22:52:08.799 [Test worker @coroutine#6419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.812 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.814 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.816 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462f1d85 2024-05-03 22:52:08.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-03 22:52:08.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-03 22:52:08.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-03 22:52:08.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2e7a83 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.821 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.822 [Test worker @coroutine#6437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-03 22:52:08.839 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.843 [DefaultDispatcher-worker-14 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d21d12b 2024-05-03 22:52:08.843 [DefaultDispatcher-worker-14 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.843 [DefaultDispatcher-worker-14 @coroutine#1906] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.843 [DefaultDispatcher-worker-14 @coroutine#1906] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.845 [DefaultDispatcher-worker-7 @coroutine#1906] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.845 [DefaultDispatcher-worker-7 @coroutine#1906] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.851 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.853 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.855 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a56594 2024-05-03 22:52:08.858 [UI Thread @coroutine#6454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-03 22:52:08.858 [UI Thread @coroutine#6454] 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-03 22:52:08.858 [UI Thread @coroutine#6454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-03 22:52:08.860 [UI Thread @coroutine#6454] 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-03 22:52:08.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-03 22:52:08.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-03 22:52:08.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-03 22:52:08.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b799c0 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.863 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.864 [Test worker @coroutine#6460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-03 22:52:08.880 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.892 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.894 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.895 [Test worker @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e35358 2024-05-03 22:52:08.898 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37245/Site/verify 2024-05-03 22:52:08.898 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37245/Site/verify. 2024-05-03 22:52:08.898 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37245/Site/verify 2024-05-03 22:52:08.899 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37245/Site/verify 2024-05-03 22:52:08.899 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37245/Site/verify 2024-05-03 22:52:08.900 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37245/Site/verify. 2024-05-03 22:52:08.900 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37245/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-03 22:52:08.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-03 22:52:08.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-03 22:52:08.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-03 22:52:08.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:08.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-03 22:52:08.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d711b0 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-03 22:52:08.907 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-03 22:52:08.908 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-03 22:52:08.908 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.908 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.908 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-03 22:52:08.923 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.935 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.938 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.939 [DefaultDispatcher-worker-16 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb46040 2024-05-03 22:52:08.939 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.939 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:08.939 [DefaultDispatcher-worker-16 @coroutine#2188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.940 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.940 [DefaultDispatcher-worker-10 @coroutine#2188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55969/UmAppDatabase/replication/nodeId 2024-05-03 22:52:08.940 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.949 [DefaultDispatcher-worker-2 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.958 [DefaultDispatcher-worker-10 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db62b5f 2024-05-03 22:52:08.964 [UI Thread @coroutine#6503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json 2024-05-03 22:52:08.965 [UI Thread @coroutine#6503] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json. 2024-05-03 22:52:08.965 [UI Thread @coroutine#6503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json 2024-05-03 22:52:08.967 [UI Thread @coroutine#6503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json 2024-05-03 22:52:08.967 [UI Thread @coroutine#6503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json 2024-05-03 22:52:08.967 [UI Thread @coroutine#6503] 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:35601/588121590090457088/_ustadmanifest.json. 2024-05-03 22:52:08.967 [UI Thread @coroutine#6503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35601/588121590090457088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:52:08.968 [UI Thread @coroutine#6503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35601/tincan.xml 2024-05-03 22:52:08.968 [UI Thread @coroutine#6503] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35601/tincan.xml. 2024-05-03 22:52:08.968 [UI Thread @coroutine#6503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35601/tincan.xml 2024-05-03 22:52:08.968 [UI Thread @coroutine#6503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35601/tincan.xml 2024-05-03 22:52:08.968 [UI Thread @coroutine#6503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35601/tincan.xml 2024-05-03 22:52:09.008 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:09.012 [DefaultDispatcher-worker-10 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14927cd4 2024-05-03 22:52:09.012 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:09.012 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId. 2024-05-03 22:52:09.012 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:09.013 [UI Thread @coroutine#6503] 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:35601/tincan.xml. 2024-05-03 22:52:09.013 [UI Thread @coroutine#6503] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35601/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-03 22:52:09.013 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:09.013 [DefaultDispatcher-worker-10 @coroutine#1939] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53175/UmAppDatabase/replication/nodeId 2024-05-03 22:52:09.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-03 22:52:09.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-03 22:52:09.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-03 22:52:09.015 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db62b5f: (connection evicted) 2024-05-03 22:52:09.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-03 22:52:09.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-03 22:52:09.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.